another_tcgplayer 1.0.0 copy "another_tcgplayer: ^1.0.0" to clipboard
another_tcgplayer: ^1.0.0 copied to clipboard

Flutter package for the TCG Player APIs .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add another_tcgplayer

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

dependencies:
  another_tcgplayer: ^1.0.0

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:another_tcgplayer/another_tcgplayer.dart';
1
likes
120
points
20
downloads

Publisher

verified publisherrouninlabs.com

Weekly Downloads

Flutter package for the TCG Player APIs .

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, json_annotation

More

Packages that depend on another_tcgplayer