cell_flow 1.0.0-rc.4 copy "cell_flow: ^1.0.0-rc.4" to clipboard
cell_flow: ^1.0.0-rc.4 copied to clipboard

Orchestration Layer (Flow) for the Cell Framework — 90+ forensic-grade operators (asyncMap, switchMap, debounce) for reactive signal processing.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cell_flow

With Flutter:

 $ flutter pub add cell_flow

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

dependencies:
  cell_flow: ^1.0.0-rc.4

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

Import it

Now in your Dart code, you can use:

import 'package:cell_flow/cell_flow.dart';
0
likes
130
points
113
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Orchestration Layer (Flow) for the Cell Framework — 90+ forensic-grade operators (asyncMap, switchMap, debounce) for reactive signal processing.

Homepage
Repository (GitHub)
View/report issues

Topics

#reactive #streams #forensic-traceability #state-management #async-orchestration

License

unknown (license)

Dependencies

cell

More

Packages that depend on cell_flow