Releases: heroiclabs/nakama-dart
Releases · heroiclabs/nakama-dart
v0.1.5-dev.1
First draft on chat feature. Not yet full covered with tests, feel free to check it out and report any issues on #13
v0.1.4
- Adds
onError()andonDone()callbacks toNakamaWebsocketClient
v0.1.3
- Fixes that the given server key was ignored
v0.1.2
- Fully implements all authentication methods
- Enhanced documentation and adds link to package
v0.1.1
- Fixed analyzer issues on web platform
- Breaking Change: use
getNakamaClient()instead ofNakamaBaseClient.adaptive()
v0.1.0
Initial release.