Skip to content

rishavsingla/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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 98.4%
  • Swift 1.1%
  • Other 0.5%