- Nakama
- Getting Started+-
- Concepts+-
- Server Framework+-
- Client Libraries+-
- API+-
- Tutorials+-
- Guides+-
- Videos
- Hiro
- Concepts+-
- Unity+-
- Unreal+-
- C+++-
- Dart+-
- TypeScript+-
- Godot+-
- Server Framework+-
- Guides+-
- Satori
- Heroic Cloud
Client #
The Dart client is available from Heroic Labs. Contact us to request access.
Once you have received the client:
- Add it into your Dart Project’s
lib
folder. - Import it into your project
import 'hiro-client.dart';