asobi 0.1.0
asobi: ^0.1.0 copied to clipboard
Dart client SDK for the Asobi game backend. Real-time multiplayer, matchmaking, leaderboards, economy, social, and more. Works with Flutter, Flame, and standalone Dart.
0.1.0 #
- Initial release
- Auth: register, login, token refresh, logout
- Players: get profile, update, get self
- Matchmaker: add, status, cancel (REST + WebSocket)
- Matches: list, get details
- Leaderboards: top scores, around player, submit score
- Economy: wallets, transaction history, store, purchases
- Inventory: list items, consume
- Social: friends, groups, chat history
- Tournaments: list, get, join
- Notifications: list, mark read, delete
- Storage: cloud saves, generic key-value with permissions
- Realtime: WebSocket with match state, matchmaking, chat, presence, notifications