flutter_mvvm_example
flutter_mvvm_example copied to clipboard
MVVM in Flutter using ScopedModel
flutter_mvvm_example

This project demonstrates how to implement the MVVM pattern in Flutter using scoped_model.
You can read the associated article for this project here.