cloud_functions_platform_interface 5.0.5 copy "cloud_functions_platform_interface: ^5.0.5" to clipboard
cloud_functions_platform_interface: ^5.0.5 copied to clipboard

unlistedoutdated

A common platform interface for the cloud_functions plugin.

5.0.5 #

  • Update a dependency to the latest release.

5.0.4 #

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

5.0.3 #

  • FIX: bubble exceptions (#5869).

5.0.2 #

  • FIX: return correct type on native (#5709).

5.0.1 #

  • Update a dependency to the latest release.

5.0.0 #

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

5.0.0-1.0.nullsafety.0 #

  • Bump "cloud_functions_platform_interface" to 5.0.0-1.0.nullsafety.0.

4.0.2-1.0.nullsafety.2 #

  • Update a dependency to the latest release.

4.0.2-1.0.nullsafety.1 #

  • REFACTOR: pubspec & dependency updates (#4932).

4.0.2-1.0.nullsafety.0 #

  • FIX: bump firebase_core_* package versions to updated NNBD versioning format (#4832).

4.0.2-nullsafety.1 #

  • FIX: bump firebase_core dependencies to resolve versioning issue when releasing.

4.0.2-nullsafety.0 #

  • REFACTOR: migrate to NNBD.

4.0.1 #

  • Update a dependency to the latest release.

4.0.0 #

Note: This release has breaking changes.

  • BREAKING REFACTOR: remove all currently deprecated APIs.

3.0.3 #

  • Update a dependency to the latest release.

3.0.2 #

  • DOCS: update code doc typo (#4214).

3.0.1 #

  • Update a dependency to the latest release.

3.0.0 #

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

3.0.0-dev.3 #

  • Update a dependency to the latest release.

3.0.0-dev.2 #

  • Update a dependency to the latest release.

3.0.0-dev.1 #

  • Refactor to introduce HttpsCallablePlatform, HttpsCallableOptions & FirebaseFunctionsException classes.

2.0.0 #

  • Update to depend on firebase_core plugin.

1.1.0 #

  • Change environment SDK requirement from >=2.0.0-dev.28.0 to >=2.0.0 to fix 'publishable' CI stage.

1.0.1 #

  • Make the pedantic dev_dependency explicit.

1.0.0 #

Initial release