igdb_client 0.0.5 igdb_client: ^0.0.5 copied to clipboard
A dart library for IGDB API
Changelog #
0.0.5 #
- Updating for breaking change in http dependency
- add support for alpha channel fo rimages
0.0.4 #
- Added more endpoints and client methods for each
- Added more platforms enums
- Added IGDBHelper class for miscellaneous helper methods
0.0.3 #
- Change IGDBRequestParameters.ids to a List
0.0.2 #
- Update pubspec to appear as a Dart package instead of just a Flutter package
0.0.1 #
- Initial version