flutter_state_management 0.2.0 copy "flutter_state_management: ^0.2.0" to clipboard
flutter_state_management: ^0.2.0 copied to clipboard

A collection of helper classes to make the use of ChangeNotifier easier for state management

0.2.0 #

  • builder can also take idle builder

0.1.0 #

  • rename isBusy to isLoading
  • added loadingFuture to await when busy

0.0.8 #

  • add set methods

0.0.7 #

  • update docs

0.0.6 #

  • replace model with void as return type

0.0.5 #

  • add when and hasNoData

0.0.4 #

  • fix typo

0.0.3 #

  • make error generic

0.0.2 #

  • Remove flutter version constraint

0.0.1 #

  • Initial release.
3
likes
0
pub points
70%
popularity

Publisher

verified publishermuha.dev

A collection of helper classes to make the use of ChangeNotifier easier for state management

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, isar_key_value

More

Packages that depend on flutter_state_management