flutter_rearch 1.0.0+0 flutter_rearch: ^1.0.0+0 copied to clipboard
A re-imagined declarative approach to application design and architecture
1.0.0+0 #
- Bump "flutter_rearch" to
1.0.0+0
.
1.0.0 #
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
1.0.0-dev.1 #
- Update a dependency to the latest release.
1.0.0-dev.0 #
- Bump "flutter_rearch" to
1.0.0-dev.0
.
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.