unified_game_services_platform_interface 0.1.0 copy "unified_game_services_platform_interface: ^0.1.0" to clipboard
unified_game_services_platform_interface: ^0.1.0 copied to clipboard

Shared platform interface for unified_game_services — models, events, capabilities and the base contract every provider implements (pure Dart).

Changelog #

0.1.0 #

Initial release.

  • Shared models (dart_mappable), sealed GameServiceEvent hierarchy, GameCapability set, normalized GameServiceException types and the UnifiedGameServicesPlatform base contract every provider extends.
  • Unified-key → native-id aliasing for leaderboards and achievements (leaderboardIds / achievementIds).
  • dispose() lifecycle hook (default no-op) so hosts can release provider resources through the unified API.
0
likes
150
points
18
downloads

Documentation

API reference

Publisher

verified publisheraprimo.dev

Weekly Downloads

Shared platform interface for unified_game_services — models, events, capabilities and the base contract every provider implements (pure Dart).

Repository (GitHub)
View/report issues

Topics

#game-services #achievements #leaderboards #platform-interface #gamedev

License

MIT (license)

Dependencies

dart_mappable, plugin_platform_interface

More

Packages that depend on unified_game_services_platform_interface