meowchannel 1.0.4 copy "meowchannel: ^1.0.4" to clipboard
meowchannel: ^1.0.4 copied to clipboard

outdated

Lightweight Redux implementation for Flutter with async workers, combiners... and cats!

[1.0.0] - Initial release #

  • Redux implementation for Dart with Workers.
  • :3

[1.0.0+1, 1.0.0+2] - Fixes #

  • Fixed variable naming prior to dart linter

[1.0.1] - Flutter renovations! :D #

  • Merged WidgetStoreProviderMixin and StoreProvider together
  • Removed redundant cache implementation

[1.0.2] - Store hooks #

  • Added store hooks

[1.0.3, 1.0.3+1, 1.0.3+2, 1.0.3+3] - Bug fixes #

  • Fixed a bug, where the first build of StoreState gets null in getState()
  • Fixed a bug with type infer of StoreHook
  • Updated dependencies

[1.0.4] - get the state right now! #

  • Added a way to get current state in store without awaiting
6
likes
0
pub points
0%
popularity

Publisher

verified publishernk2.eu

Lightweight Redux implementation for Flutter with async workers, combiners... and cats!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dataclass, flutter, provider, rxdart

More

Packages that depend on meowchannel