cell_framework 1.0.0-rc.1
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.
Changelog #
1.0.0 #
- Cell Framework Ecosystem Expansion: Added
cellandcell_flowprojects under thepackages/directory. - Release of
cell: The corecellpackage is now officially released as the foundation layer of the Cell Framework, featuring the Mitosis production-ready reactive fabric. - Introduction of
cell_flow: Initial version ofcell_flowadded to the ecosystem.