vanilla_state 0.0.1 copy "vanilla_state: ^0.0.1" to clipboard
vanilla_state: ^0.0.1 copied to clipboard

A very simple way to manage immutable state in flutter without having too much dependencies

0.0.1-alpha #

  • add State management: VanillaNotifier
  • add State listener widgets: VanillaListener, VanillaBuilder
  • add VanillaNotifier dependency injection widget: InheritedVanilla
  • add Helper utils for making immutable state management easier and faster: EqualityChecker, StateWithStatus, VanillaUtilsMixin

0.0.1 #

  • remove unnecessary helper utils
  • add code documentation
2
likes
160
pub points
14%
popularity

Publisher

unverified uploader

A very simple way to manage immutable state in flutter without having too much dependencies

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on vanilla_state