oref_flutter 0.3.2
oref_flutter: ^0.3.2 copied to clipboard
Oref is a lightweight, high-performance reactive programming library for Flutter.
0.3.2 #
- Upgraded
orefto version constraintv0.5.0. - Exported the
inferReturnTypeutility fromoref. - Marked
composeas deprecated - will be removed inv0.4version.
0.3.1 #
- Correct pub metadata information
0.3.0 #
2024-10-21
What's New #
- Adapt to
oref:0.4version - feat: Support
customRefapi - feat: Support
reactiveMapapi - feat: Support
reactiveSetapi - feat: Support
reactiveListapi - feat: Support
reactiveIterableapi