rpmtw_api_client_flutter 1.0.10 copy "rpmtw_api_client_flutter: ^1.0.10" to clipboard
rpmtw_api_client_flutter: ^1.0.10 copied to clipboard

RPMTW api client library for Flutter

1.0.10 #

  • Upgrade the intl package to 0.18.0

1.0.9 #

1.0.8 #

  • Support new APIs in rpmtw_api_dart library 1.0.8

1.0.7+1 #

  • Support rpmtw_api_client 1.0.7+1

1.0.7 #

  • Support rpmtw_api_client 1.0.7

1.0.6+3 #

  • Support rpmtw_api_client 1.0.6+10

1.0.6+2 #

  • Fixed a bug

1.0.6+1 #

  • Update package

1.0.6 #

  • Update the wiki mod data format to the new server format

1.0.5+5 #

  • View count added to RPMWiki mod data
  • Support for querying RPMWiki change logs

1.0.5+4 #

  • The exception ModelNotFoundException will be thrown when a model is not found.

1.0.5+3 #

  • Fix serialized MinecraftMod json

1.0.5+2 #

  • Fix the inability to create RPMWiki mod data
  • Export RPMWiki mod data image

1.0.5+1 #

  • Fixing json serialization errors

1.0.5 #

  • Fix a bug

1.0.4+10 #

  • Add imageUrl getter in RPMWiki Mod data

1.0.4+9 #

  • Support for creating/viewing RPMWiki mod data

1.0.4+8 #

  • Fixed not being able to get Minecraft mod information via UUID

1.0.4+7 #

  • Support game version parameter change to string type

1.0.4+6 #

  • Fix status parsing error when searching for mods

1.0.4+5 #

  • Fix json parsing error when searching for mods

1.0.4+4 #

  • Support for search mods

1.0.4+3 #

  • Fixed some bugs in create mods
  • Mod loaders can be added in a variety of ways (List)

1.0.4+2 #

  • add mod loader field

1.0.4+1 #

  • fix server url

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.