rpmtw_api_client 1.0.4 rpmtw_api_client: ^1.0.4 copied to clipboard
A starting point for Dart libraries or applications.
1.0.4 #
- Deploy the server to api.rpmtw.com
1.0.3+4 #
- test
1.0.3+3 #
- minecraft mod id is changed to nullable
1.0.3+2 #
- New API for obtaining Minecraft version manifest
1.0.3+1 #
- Added UnauthorizedException
- Create a minecraft mod
- Get minecraft m by uuid or mod id
1.0.3 #
- add global auth token
- get user info token option
1.0.2 #
- Support for changing user information
- Support for verifying email validation codes
- New initialization function
- New avatarUrl getter on user information
- User information will be sent back when creating an account
- Changed the network request library from dio to http
1.0.1+1 #
- fix a bug in dartjs
1.0.1 #
- fix big int (dartjs2)
1.0.0 #
- Initial version.