flutter_rearch 1.6.5+0 flutter_rearch: ^1.6.5+0 copied to clipboard
A re-imagined declarative approach to application design and architecture
1.6.5+0 #
- DOCS: update outdated bloc documentation links on README (#190)
1.6.4 #
- FIX: dispose FocusNodes created via side effects.
1.6.3 #
- Update a dependency to the latest release.
1.6.0+0 #
- docs: update outdated parts of README
1.5.2 #
- Update a dependency to the latest release.
1.5.1 #
- Update a dependency to the latest release.
1.4.1 #
- Update a dependency to the latest release.
1.3.2 #
- Update a dependency to the latest release.
1.3.1 #
- FIX: ensure ticker disposal after all other disposes.
- FIX: rework todos application circle animations.
1.2.3 #
- Update a dependency to the latest release.
1.2.2 #
- Update a dependency to the latest release.
1.2.1+0 #
1.2.1 #
- Update a dependency to the latest release.
1.0.4 #
- Update a dependency to the latest release.
1.0.3 #
- Update a dependency to the latest release.
1.0.2 #
- Update a dependency to the latest release.
1.0.1 #
- Update a dependency to the latest release.
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.