- Structure first version, with very basic signin and fetch avatar.
- Add Achievements
- Add Saved Games
- Add conflict resolution to Saved Games
- Fix concurrency bug when an unexpected exception was thrown
- Apply some refactorings for the Saved Games
- Add Leaderboards
- Add Leaderboard topScores options
- Fix a bug when there was no score (null from api)
- Improve loggin
- Upgrade to use androix
- Remove deprecated COLLECTION_SOCIAL option
- Add option to show default Leaderboard (thanks, @vimask)
- Add methods for signing out, getting last account and displaying leaderboard list (thanks, @kuba91)
- Fix leak on the leaderboard methods (thanks, @r1sim)
- Fix behaviour with newer iOS versions
- Fix bug on iOS due to new pubspec format