Skip to content

Releases: heroiclabs/nakama-dart

v0.1.5-dev.1

24 May 09:37

Choose a tag to compare

v0.1.5-dev.1 Pre-release
Pre-release

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

04 Mar 10:09

Choose a tag to compare

  • Adds onError() and onDone() callbacks to NakamaWebsocketClient

v0.1.3

06 Oct 08:38
9af8bfb

Choose a tag to compare

  • Fixes that the given server key was ignored

v0.1.2

03 Jun 19:47
61e604c

Choose a tag to compare

  • Fully implements all authentication methods
  • Enhanced documentation and adds link to package

v0.1.1

03 Jun 13:41
a3e1d62

Choose a tag to compare

  • Fixed analyzer issues on web platform
  • Breaking Change: use getNakamaClient() instead of NakamaBaseClient.adaptive()

v0.1.0

02 Jun 16:10
917e183

Choose a tag to compare

Initial release.