addu_sis 1.0.1 copy "addu_sis: ^1.0.1" to clipboard
addu_sis: ^1.0.1 copied to clipboard

A Dart library for accessing AdDU Student Information System (SIS) data. Originally built for AdDU Hub Flutter app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add addu_sis

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

dependencies:
  addu_sis: ^1.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:addu_sis/addu_sis.dart';
1
likes
35
pub points
0%
popularity

Publisher

verified publishersnry.xyz

A Dart library for accessing AdDU Student Information System (SIS) data. Originally built for AdDU Hub Flutter app.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cookie_jar, dio, dio_cookie_manager, html

More

Packages that depend on addu_sis