scolengo_api 1.1.5 copy "scolengo_api: ^1.1.5" to clipboard
scolengo_api: ^1.1.5 copied to clipboard

Unofficial API wrapper for the Skolengo education management system

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add scolengo_api

With Flutter:

 $ flutter pub add scolengo_api

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

dependencies:
  scolengo_api: ^1.1.5

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:scolengo_api/scolengo_api.dart';
4
likes
130
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Unofficial API wrapper for the Skolengo education management system

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

http, japx, openid_client

More

Packages that depend on scolengo_api