reduced 0.6.0 copy "reduced: ^0.6.0" to clipboard
reduced: ^0.6.0 copied to clipboard

Unified facade for the basic features of state management frameworks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reduced

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

dependencies:
  reduced: ^0.6.0

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:reduced/reduced.dart';
39
likes
150
pub points
8%
popularity

Publisher

verified publisherpartmaster.de

Unified facade for the basic features of state management frameworks.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on reduced