premier_league_fantasy 0.0.33 copy "premier_league_fantasy: ^0.0.33" to clipboard
premier_league_fantasy: ^0.0.33 copied to clipboard

A package that fetches and organizes the FPL data. Fetches all data provided by the FPL API. You can use it for developing sports related game apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add premier_league_fantasy

With Flutter:

 $ flutter pub add premier_league_fantasy

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

dependencies:
  premier_league_fantasy: ^0.0.33

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:premier_league_fantasy/premier_league_fantasy.dart';
11
likes
110
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A package that fetches and organizes the FPL data. Fetches all data provided by the FPL API. You can use it for developing sports related game apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on premier_league_fantasy