Movatterモバイル変換


[0]ホーム

URL:


firebase_core_platform_interface 6.0.2copy "firebase_core_platform_interface: ^6.0.2" to clipboard
firebase_core_platform_interface: ^6.0.2 copied to clipboard

Metadata

A common platform interface for the firebase_core plugin.

More...

firebase_core_platform_interface#

A common platform interface for thefirebase_core plugin.

This interface allows platform-specific implementations of thefirebase_coreplugin, as well as the plugin itself, to ensure they are supporting thesame interface.

Usage#

To implement a new platform-specific implementation offirebase_core, extendFirebasePlatform with an implementation that performs theplatform-specific behavior, and when you register your plugin, set the defaultFirebasePlatform by callingFirebasePlatform.instance = MyFirebaseCore().

Note on breaking changes#

Strongly prefer non-breaking changes (such as adding a method to the interface)over breaking changes for this package.

Seehttps://flutter.dev/go/platform-interface-breaking-changes for a discussionon why a less-clean interface is preferable to a breaking change.

29
likes
150
points
2.42M
downloads

Publisher

verified publisherfirebase.google.com

Weekly Downloads

Metadata

A common platform interface for the firebase_core plugin.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection,flutter,flutter_test,meta,plugin_platform_interface

More

Packages that depend on firebase_core_platform_interface

Metadata

29
likes
150
points
2.42M
downloads

Publisher

verified publisherfirebase.google.com

Weekly Downloads

Metadata

A common platform interface for the firebase_core plugin.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection,flutter,flutter_test,meta,plugin_platform_interface

More

Packages that depend on firebase_core_platform_interface

Back


[8]ページ先頭

©2009-2026 Movatter.jp