Movatterモバイル変換


[0]ホーム

URL:


google_maps_flutter_platform_interface 2.14.1copy "google_maps_flutter_platform_interface: ^2.14.1" to clipboard
google_maps_flutter_platform_interface: ^2.14.1 copied to clipboard

Metadata

A common platform interface for the google_maps_flutter plugin.

More...

google_maps_flutter_platform_interface#

A common platform interface for thegoogle_maps_flutter plugin.

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

Usage#

To implement a new platform-specific implementation ofgoogle_maps_flutter, extendGoogleMapsFlutterPlatform with an implementation that performs theplatform-specific behavior, and when you register your plugin, set the defaultGoogleMapsFlutterPlatform by callingGoogleMapsFlutterPlatform.instance = MyPlatformGoogleMapsFlutter().

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.

30
likes
150
points
761k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

Metadata

A common platform interface for the google_maps_flutter plugin.

Repository (GitHub)
View/report issues
Contributing

Topics

#google-maps#google-maps-flutter#map

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection,flutter,plugin_platform_interface,stream_transform

More

Packages that depend on google_maps_flutter_platform_interface

Metadata

30
likes
150
points
761k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

Metadata

A common platform interface for the google_maps_flutter plugin.

Repository (GitHub)
View/report issues
Contributing

Topics

#google-maps#google-maps-flutter#map

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection,flutter,plugin_platform_interface,stream_transform

More

Packages that depend on google_maps_flutter_platform_interface

Back


[8]ページ先頭

©2009-2026 Movatter.jp