ministate 0.0.5 copy "ministate: ^0.0.5" to clipboard
ministate: ^0.0.5 copied to clipboard

Minimalistic State Management using get_it as a service locator and the built in ValueNotifier to manage state in a flutter application

0.0.1 #

A very minimalistic approach to State Management in Flutter inspired by State Management for Minimalists

This first release contains

  • StateHolder abstraction holding logic
  • MiniStateBuilder Widget

0.0.2 #

  • Typing fixed

0.0.3 #

  • Adjusting Example code. Fixing Bug

0.0.4 #

  • Adding some comments
  • depend on Dart 2.15.0
2
likes
130
pub points
0%
popularity

Publisher

verified publisherdeicon.de

Minimalistic State Management using get_it as a service locator and the built in ValueNotifier to manage state in a flutter application

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter, get_it

More

Packages that depend on ministate