firebase_storage_web 2.0.0 copy "firebase_storage_web: ^2.0.0" to clipboard
firebase_storage_web: ^2.0.0 copied to clipboard

outdated

The web implementation of firebase_storage

2.0.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: useStorageEmulator(host, port) API update.

1.1.2 #

  • Update a dependency to the latest release.

1.1.1 #

  • Update a dependency to the latest release.

1.1.0 #

  • FEAT: add support for the Firebase Storage emulator via useEmulator (#5936).

1.0.6 #

  • DOCS: Add missing homepage/repository links (#6054).

1.0.5 #

  • FIX: secondary storage buckets now work as expected on Web (#5863).

1.0.4 #

  • REFACTOR: Share guard functions accross plugins (#5783).

1.0.3 #

  • Update a dependency to the latest release.

1.0.2 #

  • Update a dependency to the latest release.

1.0.1 #

  • Update a dependency to the latest release.

1.0.0 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

1.0.0-1.0.nullsafety.0 #

  • Bump "firebase_storage_web" to 1.0.0-1.0.nullsafety.0.

0.2.0-1.0.nullsafety.1 #

  • Update a dependency to the latest release.

0.2.0-1.0.nullsafety.0 #

  • REFACTOR: Migrate Firebase Storage to nnbd (#4753).

0.1.1+3 #

  • Update a dependency to the latest release.

0.1.1+2 #

  • Update a dependency to the latest release.

0.1.1+1 #

  • Update a dependency to the latest release.

0.1.1 #

  • REFACTOR: move web example app (currently not functioning or in use on CI).
  • FEAT: migrate firebase interop into library (#4157).
  • FEAT: web support (#3917).

0.1.0 #

  • Initial open source release.