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.
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.