live_cells_core 0.24.1 live_cells_core: ^0.24.1 copied to clipboard
Provides the core of live cells: A replacement for ChangeNotifier and ValueNotifier that is easier to use and more flexible
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.