This project is created to implement MVVM architecture using Provider & HTTP lib also create a res folder to access all the resource like color, dimention & string from the single place only. I have also integrate multi-language support for the flutter app how to implement this in flutter.
A few resources to get you started for the MVVM architecture in flutter:
- How to use provider ->
- How to use HTTP ->
- How to use name routes ->
- How to pass parameters in name routes ->
- Lab: Write your first Flutter app ->
- Cookbook: Useful Flutter samples ->
For help getting started with Flutter, view flutter online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

