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

outdated

An API client for Pterodactyl Panel

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.
3
likes
0
points
196
downloads

Publisher

unverified uploader

Weekly Downloads

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