cell_framework 1.0.0-rc.1 copy "cell_framework: ^1.0.0-rc.1" to clipboard
cell_framework: ^1.0.0-rc.1 copied to clipboard

A programming framework provides a comprehensive reactive programming solution for Dart, with particular strength in managing complex state and data flow in applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cell_framework

With Flutter:

 $ flutter pub add cell_framework

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

dependencies:
  cell_framework: ^1.0.0-rc.1

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

0
likes
140
points
77
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A programming framework provides a comprehensive reactive programming solution for Dart, with particular strength in managing complex state and data flow in applications.

Repository (GitHub)
View/report issues

Topics

#reactive #collection #codegen #framework #relation

License

unknown (license)

More

Packages that depend on cell_framework