You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Flutter application uses the MVVM architecture pattern and Providers state management library to manage the state and separate UI from business logic. The app features a modern UI with various screens and widgets, making it a great starting point for scalable and maintainable applications
A Flutter Project that enforces the idea of MVVM Software Architecture Pattern for maintaining Clean Code.
It focuses on:
1. Maintainability2. Scallability3. Separation of Concerns4. UnitTesting
About
This Flutter application uses the MVVM architecture pattern and Providers state management library to manage the state and separate UI from business logic. The app features a modern UI with various screens and widgets, making it a great starting point for scalable and maintainable applications