Flutter starter project which can be used to save effort in the begging of any project
This starter uses Provider as recommended in docs List of state management approaches
- Provider for state management.
- Dio for networking.
- flutter json bean factory use this android studio plugin for converting network json models to dart models
- internationalization and localization flutter intl plugin to handle localization