mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
11 lines
716 B
Markdown
11 lines
716 B
Markdown
---
|
|
Title: acceptable | Flutter package which glues Provider and StatefulWidget
|
|
URL: https://www.reddit.com/r/FlutterDev/comments/pyn6vo/acceptable_flutter_package_which_glues_provider/
|
|
Tags: #tools
|
|
Excerpt: >
|
|
Provider is the most famous package for state management on Flutter. I'm sure to say that it's relevant to use Provider for sharing state with multiple widgets.
|
|
---
|
|
https://www.reddit.com/r/FlutterDev/comments/pyn6vo/acceptable_flutter_package_which_glues_provider/
|
|
acceptable | Flutter package which glues Provider and StatefulWidget
|
|
#tools
|
|
Provider is the most famous package for state management on Flutter. I'm sure to say that it's relevant to use Provider for sharing state with multiple widgets. |