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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hydro

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hydro: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hydro/hydro.dart';
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