flutter_ota_kit_plugin_core 0.0.3 copy "flutter_ota_kit_plugin_core: ^0.0.3" to clipboard
flutter_ota_kit_plugin_core: ^0.0.3 copied to clipboard

Plugin core abstractions for flutter_ota_kit — database, storage, and build interfaces.

0.0.2 #

Changed #

  • Shared previously-duplicated backend helpers in one place. Extracted ensureExpectedBucket (the S3/R2 bucket-mismatch guard, formerly copied byte-for-byte in the cloudflare + aws storage profiles), normalizeMetadata (bundle metadata JSON-string/object normalization, formerly in the supabase + postgres mappers and cloudflare's parseMetadata), buildBundlePatchId (the ${bundleId}:${baseBundleId} patch primary key, formerly in three mappers), and updateJsonKeyRegex (the update.json key matcher, formerly duplicated in the aws blob database + createBlobDatabasePlugin). The four backend plugins now import these from plugin-core instead of maintaining their own copies. Public API of the backend packages is unchanged (cloudflare still re-exports buildBundlePatchId / parseMetadata as aliases of the shared helpers).

0.0.1 #

  • Initial release of flutter_ota_kit_plugin_core as part of the flutter_ota_kit OTA toolkit.
0
likes
0
points
248
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Plugin core abstractions for flutter_ota_kit — database, storage, and build interfaces.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter_ota_kit_core, mime

More

Packages that depend on flutter_ota_kit_plugin_core