firebase_storage_watchos 0.0.1-beta.1 copy "firebase_storage_watchos: ^0.0.1-beta.1" to clipboard
firebase_storage_watchos: ^0.0.1-beta.1 copied to clipboard

watchOS implementation of firebase_storage, bridging the Firebase Apple SDK (FirebaseStorage) over dart:ffi for uploads, downloads, and metadata.

0.0.1-beta.1 #

  • Initial watchOS implementation of firebase_storage: a dart:ffi bridge over the Firebase Apple SDK (FirebaseStorage) implementing references (delete, download URLs, metadata, list/listAll), data transfer (getData, putData/putString/putFile, writeToFile) with native task progress (snapshot events, pause/resume/cancel), and instance configuration (emulator, retry times).
  • Scaffolded with flutter-watchos plugin port, then hand-finished.
  • Links the Firebase Apple SDK via the CLI's external-SwiftPM-dependency support. Verified on the watch simulator: host unit tests (14/14) and an on-simulator smoke test against the real Storage backend. Not yet verified on physical watch hardware; published as a pre-release.
0
likes
140
points
119
downloads

Documentation

API reference

Publisher

verified publisherflutterwatch.dev

Weekly Downloads

watchOS implementation of firebase_storage, bridging the Firebase Apple SDK (FirebaseStorage) over dart:ffi for uploads, downloads, and metadata.

Homepage
Repository (GitHub)
View/report issues

Topics

#watchos #ffi #firebase #cloud-storage

License

BSD-3-Clause (license)

Dependencies

ffi, firebase_core, firebase_storage_platform_interface, flutter

More

Packages that depend on firebase_storage_watchos

Packages that implement firebase_storage_watchos