dartactyl 1.0.6 copy "dartactyl: ^1.0.6" to clipboard
dartactyl: ^1.0.6 copied to clipboard

outdated

An API client for Pterodactyl Panel

1.0.6 #

  • Renamed deleteApiKeys => deleteApiKey

1.0.5 #

  • ServerStatus? enum instead of a String?
  • Add fields to Cron and ServerSchedule
  • Minor import adjustments
  • Apparently FractalResponseList's data can get a null object...

1.0.4 #

  • Improve error files further
  • Make ServerStatus an enum for current server status
  • Add name to Cron

1.0.3 #

  • Split error files, and made PteroError.code an enum
  • Added PteroError.statusCode getter which returns an int?, though it should never be null

1.0.2 #

  • Updated createPteroClient to not set the baseUrl directly in PteroClient, so that it could be changed in the user-provided Dio instance
  • Formatted imports, and removed redundant models.dart

1.0.1 #

  • Add an optional [dio] parameter to createPteroClient(config, dio: Dio())

1.0.0 #

  • Initial version.
2
likes
0
pub points
13%
popularity

Publisher

unverified uploader

An API client for Pterodactyl Panel

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

built_value, dio, json_annotation, retrofit

More

Packages that depend on dartactyl