statbotics 1.0.3 copy "statbotics: ^1.0.3" to clipboard
statbotics: ^1.0.3 copied to clipboard

A library for retrieving information about team performance, event outcomes by offering methods to make HTTP requests to the Statbotics API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add statbotics

With Flutter:

 $ flutter pub add statbotics

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

dependencies:
  statbotics: ^1.0.3

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:statbotics/statbotics.dart';
1
likes
160
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

A library for retrieving information about team performance, event outcomes by offering methods to make HTTP requests to the Statbotics API.

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on statbotics