flutter_mvvm_example icon indicating copy to clipboard operation
flutter_mvvm_example copied to clipboard

MVVM in Flutter using ScopedModel

flutter_mvvm_example

characters films

This project demonstrates how to implement the MVVM pattern in Flutter using scoped_model.

You can read the associated article for this project here.

Acknowledgements