Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Releases: TesteurManiak/temtem_api_wrapper

0.2.0

14 Sep 09:53
Compare
Choose a tag to compare
change version to 0.2.0

0.1.1+3

25 Aug 12:55
Compare
Choose a tag to compare
  • Made more class public

0.1.1+1

24 Aug 22:26
Compare
Choose a tag to compare
prepare 0.1.1+1

0.1.0+1

24 Aug 10:30
Compare
Choose a tag to compare
  • Added comments to temtem_api.dart
  • Updated description in pubspec.yaml
  • Fixed some code formatting

0.1.0

24 Aug 09:44
Compare
Choose a tag to compare

Initial release

  • Created all the API's available methods
  • Created example project to test the API (cover getTemTems, getFreeTemRewards, getTypes & getConditions for now)