This package provides the core definitions of the Live Cells library, without the UI related functionality. This package does not depend on Flutter, and can be used in pure Dart applications.
Visit the mother package live_cells for documentation and examples of the Live Cells library.
Libraries
- live_cells_core
- This library exports the core ValueCell definitions.
- live_cells_internals
- This library provides internal definitions used by other live cells packages.