flutter_ota_kit_plugin_core 0.0.4
flutter_ota_kit_plugin_core: ^0.0.4 copied to clipboard
Plugin core abstractions for flutter_ota_kit — database, storage, and build interfaces.
0.0.4 #
- Add dartdoc on internal API surfaces (10/10 pana dartdoc coverage).
0.0.3 #
- Bump
mimeconstraint to^2.0.0(now used for asset content-type detection). - Add
parseStorageUri+ParsedStorageUriexports for the storage URI helpers. - Repository moved to
https://github.com/HYPER12755/flutter-ota-kit.
0.0.2 #
- Initial release of
flutter_ota_kit_plugin_coreas part of the flutter_ota_kit OTA toolkit.
0.0.1 #
- Pre-release of the plugin core abstractions.