Skip to content

A comparison between vanilla, scoped model, bloc and provider state management patterns in Flutter.

Notifications You must be signed in to change notification settings

askharley/flutter-architecture-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_architecture_comparison

This project is used to demostrate the most simple implementation of 4 architectural patterns that could be used to manage the state of your Flutter application.

Those patterns are: Vanilla, Scoped Model, BLoC and Provider.

Inspirations

I did a lot of research when putting this together and below are some people way smarter than myself who can explain anything much better than I ever could.

About

A comparison between vanilla, scoped model, bloc and provider state management patterns in Flutter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published