Skip to content

[firebase_core] Add delete to FirebaseApp #1876

@rich-j

Description

@rich-j

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: androidIssues / PRs which are specifically for Android.platform: iosIssues / PRs which are specifically for iOS.platform: webIssues / PRs which are specifically for web.plugin: coreresolution: fixedA fix has been merged or is pending merge from a PR.type: missing-featureA feature that is supported on the underlying Firebase SDK but has not been exposed to Dart API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions