chgk_rating

Creator: coderz1093

Last updated:

0 purchases

chgk_rating Image
chgk_rating Images
Add to Cart

Description:

chgk rating

chgk_rating #




Dart wrapper client for the competitive What? Where? When? rating WebAPIRating
Getting Started #
Add dependency #
Add to your pubspec.yaml the latest version of the library
dependencies:
chgk_rating: ^<latest_version>
copied to clipboard
Fetch player's data example #
Create instance of ChgkRating class
ChgkRating chgkRating = ChgkRating();
copied to clipboard
Search for the player by name and surname
PlayerSearch playerSearch = await chgkRating.getPlayerBy(name: 'player_name', surname: 'player_surname');
copied to clipboard
Copyright & License #
This project follows Apache 2.0 license
Features and bugs #
Please file feature requests and bugs at the issue tracker.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.