mvvm_demo

A new Flutter project with MVVM, Api Integration and Provider State Management.

alt text

Model–View–ViewModel (MVVM) is a very established architectural pattern when it’s come to software development. Here I have tried to put MVVM in simple example with rest Api’s integration which will help you to implement in any project.

Output

Light         Dark         Dark

You can get Api’s using this link a link

Requirements

  • Any Operating System (ie. MacOS X, Windows)
  • Any IDE with Flutter SDK installed (ie. Android Studio, VSCode etc)
  • Knowledge of Dart and Flutter

If you are Beginner in Flutter then Learning about basic concepts

GitHub

View Github