store_scope 0.0.7 copy "store_scope: ^0.0.7" to clipboard
store_scope: ^0.0.7 copied to clipboard

A Flutter state management solution using store scope pattern

0.0.7 #

  • Add instance scope manager to optimize instance creation and destruction process

0.0.6 #

  • Provide a default implementation for the disposeViewModel method

0.0.5 #

  • Support passing in parameters when creating a provider

0.0.4 #

  • Allow access to store in initState; widget tree rebuilds on store changes

0.0.3 #

  • Refactor code to use the new ScopeAware interface, optimizing binding and lifecycle management

0.0.2 #

  • fix: change the parameter name

0.0.1 #

  • Initial version.
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter state management solution using store scope pattern

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on store_scope