impulse_flutter 0.3.0 copy "impulse_flutter: ^0.3.0" to clipboard
impulse_flutter: ^0.3.0 copied to clipboard

Minimalist state management and dependency injection.

0.3.0 #

  • Removed ref extensions, use context extensions instead.
  • Renamed context extension bind to use.
  • Added an assert to check if an object is left dangling after instantiation through read

0.2.1 #

  • Added ResultSelector widget to select result fields on registered objects. allowing you to easily build loading/error states.

0.2.0 #

  • Documentation overhaul.
  • impulse package version bump.
  • Renamed of to bind.
  • Renamed peek to read.
  • Added Selector widget.
  • Added StoreScope.of static method to get the Store instance.

0.1.1 #

  • Minor readme improvements
  • StoreScope now wont reset the store if it was given as a construction parameter.
  • Bumped impulse package version number

0.1.0 #

  • Initial version.
1
likes
0
points
54
downloads

Publisher

verified publishervanzwolsoftware.nl

Weekly Downloads

Minimalist state management and dependency injection.

Repository (GitHub)
View/report issues

Topics

#state #reactive #dependency-injection

License

unknown (license)

Dependencies

flutter, impulse

More

Packages that depend on impulse_flutter