unified_game_services_platform_interface 0.1.0
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
GameServiceEventhierarchy,GameCapabilityset, normalizedGameServiceExceptiontypes and theUnifiedGameServicesPlatformbase 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.