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

Foundation layer of the Cell Framework — Cells, Nucleus, Context, Deputy Pattern, and Conactive execution with Causal Integrity.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cell

With Flutter:

 $ flutter pub add cell

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

dependencies:
  cell: ^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/cell.dart';
0
likes
140
points
168
downloads

Documentation

Documentation
API reference

Publisher

verified publisheropencell.dev

Weekly Downloads

Foundation layer of the Cell Framework — Cells, Nucleus, Context, Deputy Pattern, and Conactive execution with Causal Integrity.

Homepage
Repository (GitHub)
View/report issues

Topics

#state-management #reactive #concurrency #architecture #immutability

License

unknown (license)

Dependencies

meta, synchronized, uuid

More

Packages that depend on cell