play_games_services_platform_interface 2.0.0 copy "play_games_services_platform_interface: ^2.0.0" to clipboard
play_games_services_platform_interface: ^2.0.0 copied to clipboard

A common platform interface for the games_services plugin.

games_services_platform_interface #

A common platform interface for the games_services plugin.

Note on breaking changes #

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

See https://flutter.dev/go/platform-interface-breaking-changes for a discussion on why a less-clean interface is preferable to a breaking change.