Skip to content

rafaelanastacioalves/flutter_app_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Flutter App Template

This project is a starting point for a Flutter application. It is a simple template with the following main features:

  • Simple screen listing items
  • Simple detail screen listing items
  • Remote API data fetching
  • Local data storage for models
  • Repository responsible for managing data from local or remote sources and delivering it to the UI layer.

References

Here are a few resources to help you get started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.