games_services_watchos 0.0.1 copy "games_services_watchos: ^0.0.1" to clipboard
games_services_watchos: ^0.0.1 copied to clipboard

watchOS implementation of the games_services plugin: Game Center leaderboards over GameKit, bridged with dart:ffi.

0.0.1 #

  • Initial staged release: the watchOS implementation of games_services.
  • Leaderboards only — sign-in, score submission, and reading entries. Achievements, saved games and the access point keep the platform interface's UnimplementedError defaults; GKGameCenterViewController and GKAccessPoint do not exist on watchOS, so there is nothing to present and no partial version worth shipping.
  • Not yet verified end to end on a physical watch: GKLocalPlayer reports an authenticated player with an unresolved alias and GameKit then refuses loadEntries. See PORTING_REPORT.md.
0
likes
130
points
53
downloads

Documentation

API reference

Publisher

verified publisherflutterwatch.dev

Weekly Downloads

watchOS implementation of the games_services plugin: Game Center leaderboards over GameKit, bridged with dart:ffi.

Homepage
Repository (GitHub)
View/report issues

Topics

#watchos #ffi #games-services #game-center

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, games_services_platform_interface

More

Packages that depend on games_services_watchos

Packages that implement games_services_watchos