set_state 4.0.0 copy "set_state: ^4.0.0" to clipboard
set_state: ^4.0.0 copied to clipboard

discontinued

A subclass of the State object placed in a static collection.

set_state #

A subclass of the State object collecting all your app's State objects for safe and ready access.

Installing #

I don't always like the version number suggested on the Installing page.
In most cases, Always go up to the 'major' semantic version number when installing library packages. In your pubspec.yaml file, I suggest always go up to the 'major' semantic version number with trailing with two zero, '.0.0':

dependencies:
 set_state: ^ 4.0.0

Although this package is now deprecated, documentation is still available in the following medium article:

State Management in Flutter?

However, the package, state_set, is now recommended. It too has extensive documentation in the following medium article, A Mixin For State Objects:

0
likes
30
pub points
33%
popularity

Publisher

verified publisherandrioussolutions.com

A subclass of the State object placed in a static collection.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on set_state