flutter_ota_kit_client 0.1.2
flutter_ota_kit_client: ^0.1.2 copied to clipboard
Server-API client for flutter_ota_kit — maps the hot-updater-compatible update-check HTTP contract to a PatchInfo the device SDK can install.
0.1.2 #
- Add dartdoc on internal API surfaces (10/10 pana dartdoc coverage).
0.1.1 #
- Add
configureSharedUpdateCheckandperformSharedUpdateCheckexports for custom server integrations. - Add
ServerUpdateResult.fromJsonfor hot-updater-compatible wire payloads. - Repository moved to
https://github.com/HYPER12755/flutter-ota-kit.
0.1.0 #
- Initial release of
flutter_ota_kit_clientas part of the flutter_ota_kit OTA toolkit.