igdb_client 0.0.4 igdb_client: ^0.0.4 copied to clipboard
A dart library for IGDB API
Changelog #
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