dbrij_ship 0.1.1
dbrij_ship: ^0.1.1 copied to clipboard
Dbrij Ship for Flutter and Dart: feature flags, remote config, a kill switch and store version policy, resolved per device on one check in.
0.1.1 #
- Works with
archive4 as well as 3, so an app already on the newer one can add this without a version conflict. - A runnable example (
example/dbrij_ship_example.dart), including the file backed storage adapter a command line or server program needs. - Doc comments on the remaining public members. No change in behaviour.
0.1.0 #
- First release: check in, feature flags, remote config, the kill switch, the store version verdict and release beacons, with an offline cache and a pluggable storage adapter.
- Asset packs: signed, staged zips of the files the app reads at runtime, verified and unpacked atomically, with rollback and automatic halt on the same rail as code push.