flutter_rearch 0.0.0-dev.7 flutter_rearch: ^0.0.0-dev.7 copied to clipboard
A re-imagined declarative approach to application design and architecture
0.0.0-dev.7 #
Note: This release has breaking changes.
- BREAKING FEAT: add Capsule.map and remove ListenerHandle.
0.0.0-dev.6 #
- Update a dependency to the latest release.
0.0.0-dev.5 #
Note: This release has breaking changes.
- FEAT: add state side effects for closure capture.
- FEAT: made todo example app more sophisticated.
- DOCS: finish the todo example app.
- BREAKING REFACTOR: rename CapsuleConsumer to RearchConsumer.
0.0.0-dev.4 #
- FIX: flutter bug fixes and prototype todo list example app.
- FEAT: allow type inference in capsule warm up.
0.0.0-dev.3 #
- Update a dependency to the latest release.
0.0.0-dev.2 #
- FEAT: initial impl of flutter_rearch.
- FEAT: working mvp.