Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[firebase_core] Add delete to FirebaseApp #1876

Closed
rich-j opened this issue Jan 24, 2020 · 1 comment
Closed

[firebase_core] Add delete to FirebaseApp #1876

rich-j opened this issue Jan 24, 2020 · 1 comment
Labels
platform: android Issues / PRs which are specifically for Android. platform: ios Issues / PRs which are specifically for iOS. platform: web Issues / PRs which are specifically for web. plugin: core resolution: fixed A fix has been merged or is pending merge from a PR. type: missing-feature A feature that is supported on the underlying Firebase SDK but has not been exposed to Dart API.

Comments

@rich-j
Copy link

rich-j commented Jan 24, 2020

Provide Future<void> FirebaseApp.delete(). App delete is available in all of the platform APIs. It is needed to release resources used by dynamically configured Firebase apps.

The delete method is not available in firebase_core-v0.4.3+2 or firebase_core_web-v0.1.1+2

@rich-j rich-j added the type: enhancement New feature or request label Jan 24, 2020
@Salakar Salakar added type: missing-feature A feature that is supported on the underlying Firebase SDK but has not been exposed to Dart API. plugin: core platform: android Issues / PRs which are specifically for Android. platform: ios Issues / PRs which are specifically for iOS. platform: web Issues / PRs which are specifically for web. and removed type: enhancement New feature or request labels Apr 18, 2020
@Salakar Salakar added the resolution: fixed A fix has been merged or is pending merge from a PR. label May 12, 2020
@Salakar
Copy link
Member

Salakar commented Jul 3, 2020

Hey, this has now landed on master via #2890 - we hope to start shipping preview releases to test out next week.

Thank you for raising this issue 👍

@Salakar Salakar closed this as completed Jul 3, 2020
@firebase firebase locked and limited conversation to collaborators Aug 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: android Issues / PRs which are specifically for Android. platform: ios Issues / PRs which are specifically for iOS. platform: web Issues / PRs which are specifically for web. plugin: core resolution: fixed A fix has been merged or is pending merge from a PR. type: missing-feature A feature that is supported on the underlying Firebase SDK but has not been exposed to Dart API.
Projects
None yet
Development

No branches or pull requests

2 participants