canon_flutter 0.7.0
canon_flutter: ^0.7.0 copied to clipboard
Flutter bindings for canon — router delegate, screen/entity scopes, and reactive view-state widgets over the pure-Dart canon runtime.
0.7.0 #
- BREAKING:
loadingOfremoved — in-flight status is a ledger row; read it withof. - canon ^0.27.0.
0.6.0 #
- canon ^0.26.0 (the read-callback guard wave).
0.5.0 #
- canon ^0.25.0, canon_codec ^0.3.0.
0.4.0 #
FragmentPath.ofreactive read; canon 0.23 wave.
0.3.0 #
- The canon 0.22 / regent 0.4 wave.
0.2.1 #
- Track canon 0.21.1 (regent 0.3 line).
0.2.0 #
ScreenScopewraps the consumer's page chrome (thechromehook) — context reads work in scaffolds and nav bars.
Changelog #
0.1.1 #
- README leads with the Flutter-binding identity.
0.1.0 #
-
Initial release: the Flutter presentation binding for pure-Dart
canon—NavHostdelegate,ScreenScope/EntityScope, reactive reads (store(id).of(context),Unit.of,loadingOf,Query/Fragmentview-state), path URL strategy. -
Initial release: the Flutter layer split out of canon.