coralline 0.1.1
coralline: ^0.1.1 copied to clipboard
A high-performance Dart reactive framework implementing Chain of Reactivity and Lazy-computation pipelines.
0.1.1 #
- Align
metapackage version constraint (^1.18.0) for maximum Flutter and Dart SDK compatibility.
0.1.0 #
- Initial release of Coralline core library.
- Implementation of Chain of Reactivity and Lazy-computation Pipeline (CORAL) architecture.
- Core reactive building blocks:
CoralController,Coral,Trunk,CoralTerminal, andCoralSnapshot.