heroiclabs / nakama-dart

Pure Dart Client for Nakama Server
https://heroiclabs.com/docs/nakama/client-libraries/dart
157 stars 48 forks source link

Create session restore #101

Closed garlen-javier closed 3 months ago

garlen-javier commented 3 months ago

Created Session.restore method as suggested on this PR https://github.com/heroiclabs/nakama-dart/pull/99 and tried to base it similar to how it works in unity nakama sdk.