dartactyl 1.0.2
dartactyl: ^1.0.2 copied to clipboard
An API client for Pterodactyl Panel
1.0.2 #
- Updated
createPteroClientto not set thebaseUrldirectly inPteroClient, so that it could be changed in the user-providedDioinstance - Formatted imports, and removed redundant
models.dart
1.0.1 #
- Add an optional
[dio]parameter tocreatePteroClient(config, dio: Dio())
1.0.0 #
- Initial version.