Skip to content

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

Notifications You must be signed in to change notification settings

shahzaneer/MVVM-Architecture-Provider-in-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mvvm_app

A Flutter Project that enforces the idea of MVVM Software Architecture Pattern for maintaining Clean Code.

  • It focuses on:
1. Maintainability
2. Scallability
3. Separation of Concerns
4. Unit Testing

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages