The Model-View-Controller (MVC) pattern: This is one of the oldest and most well-established architectural patterns. It separates the user interface (view) from the data and business logic (model) and the control flow (controller). In a Flutter app, the view is typically implemented using widgets, while the model and controller are typically implemented as Dart classes.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
subhashDev11/flutter_mvc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published