hako 0.1.1 copy "hako: ^0.1.1" to clipboard
hako: ^0.1.1 copied to clipboard

A state management library for Flutter designed for simplicity, performance, and testability.

0.1.1 #

  • SDK Compatibility: Restored minimum Dart SDK constraint to >=3.1.0 (Flutter >=3.13.0).

0.1.0 #

  • First Stable Minor Release: Marks the transition from initial 0.0.x experimental versions to 0.1.0, establishing a stable and production-ready core API.
  • Testing Library Integration: Added support for the official companion testing package hako_test for declarative test assertions and event stream verification.

0.0.4 #

  • Renamed getHako to readHako.
  • Renamed HakoStateEvent.state to HakoStateEvent.current.
  • Made onSetCalled setter visible for testing.

0.0.3 #

  • Renamed ValueGetEvent to GetEvent and ValueSetEvent to SetEvent.

0.0.2 #

  • Exposed HakoEvent and updated documentation.

0.0.1 #

  • Initial Release.
0
likes
160
points
42
downloads

Documentation

API reference

Publisher

verified publisherparsodyl.com

Weekly Downloads

A state management library for Flutter designed for simplicity, performance, and testability.

Repository (GitHub)
View/report issues

Topics

#state-management #provider #hako

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on hako