tba_api_v3 1.1.1 copy "tba_api_v3: ^1.1.1" to clipboard
tba_api_v3: ^1.1.1 copied to clipboard

Unofficial Dart library for the TheBlueAlliance.com API. This uses the OpenAPI cli to generate the dart library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tba_api_v3

With Flutter:

 $ flutter pub add tba_api_v3

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

dependencies:
  tba_api_v3: ^1.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:tba_api_v3/tba_api_v3.dart';
0
likes
160
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unofficial Dart library for the TheBlueAlliance.com API. This uses the OpenAPI cli to generate the dart library.

Repository (GitHub)
View/report issues

License

LGPL-3.0 (license)

Dependencies

built_collection, built_value, dio, one_of, one_of_serializer

More

Packages that depend on tba_api_v3