pureflow_flutter 1.0.1 copy "pureflow_flutter: ^1.0.1" to clipboard
pureflow_flutter: ^1.0.1 copied to clipboard

Flutter integration for the PureFlow reactive library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pureflow_flutter

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

dependencies:
  pureflow_flutter: ^1.0.1

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:pureflow_flutter/pureflow_flutter.dart';
0
likes
150
points
5
downloads

Publisher

verified publisherarxdeus.dev

Weekly Downloads

Flutter integration for the PureFlow reactive library

Repository (GitHub)
View/report issues

Topics

#state-management #reactive #signals #pipeline #state

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, pureflow

More

Packages that depend on pureflow_flutter