hydro 0.0.3 copy "hydro: ^0.0.3" to clipboard
hydro: ^0.0.3 copied to clipboard

A simple, fast state management & service container solution for Flutter, without acrobatics.

0.0.3 #

  • fix static-analysis warning of calling setState outside a subclass of flutter/widgets.dart.
  • new static method dispose.
  • refactoring method update.
  • removed unnecessary generic type notation from Hydro abstract class.
  • updated /example.
  • added warning log messages in debug mode.

0.0.2 #

  • skip states cleaning when refreshing the UI.
  • fix some linting issues.

0.0.1-beta1 #

  • Initial release.
4
likes
140
pub points
35%
popularity

Publisher

verified publisherfiras.dev.sy

A simple, fast state management & service container solution for Flutter, without acrobatics.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on hydro