polytechcolloscopeclient 1.0.12 copy "polytechcolloscopeclient: ^1.0.12" to clipboard
polytechcolloscopeclient: ^1.0.12 copied to clipboard

a library aiming at providing a simple interface to fetch data from Polytech Lyon Colloscope

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polytechcolloscopeclient

With Flutter:

 $ flutter pub add polytechcolloscopeclient

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

dependencies:
  polytechcolloscopeclient: ^1.0.12

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:polytechcolloscopeclient/polytechcolloscopeclient.dart';
1
likes
125
points
139
downloads

Publisher

unverified uploader

Weekly Downloads

a library aiming at providing a simple interface to fetch data from Polytech Lyon Colloscope

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

beautiful_soup_dart, collection, dart_mappable, diacritic, dotenv, html, requests_plus

More

Packages that depend on polytechcolloscopeclient