polytechcolloscopeclient 1.0.10 copy "polytechcolloscopeclient: ^1.0.10" to clipboard
polytechcolloscopeclient: ^1.0.10 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.10

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';
0
likes
135
pub points
15%
popularity

Publisher

unverified uploader

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, copy_with_extension, diacritic, dotenv, equatable, hive, html, requests_plus

More

Packages that depend on polytechcolloscopeclient