coralline_extensions 0.1.1
coralline_extensions: ^0.1.1 copied to clipboard
Official extension library for Coralline, bringing reactive pipeline operations to Dart collections and iterables.
0.1.1 #
- Align
metapackage version constraint (^1.18.0) for maximum Flutter and Dart SDK compatibility.
0.1.0 #
- Initial release of official Coralline extension library.
- Seamless async integrations:
Future.toCoral(),Stream.toCoral(), andIterable.toTrunk(). - Collection pipeline extensions for
IterableandList.