pokemon_tcg 1.0.1 copy "pokemon_tcg: ^1.0.1" to clipboard
pokemon_tcg: ^1.0.1 copied to clipboard

A Dart SDK for the Pokemon TCG Developers API. An API key is required to use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pokemon_tcg

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  pokemon_tcg: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pokemon_tcg/pokemon_tcg.dart';
8
likes
120
pub points
28%
popularity

Publisher

verified publishergroovinchip.dev

A Dart SDK for the Pokemon TCG Developers API. An API key is required to use.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on pokemon_tcg