luminus_api 0.1.9 copy "luminus_api: ^0.1.9" to clipboard
luminus_api: ^0.1.9 copied to clipboard

outdated

A library for Dart developers who's in need of LumiNUS API. Including automated authentication and data abstractions for API responses.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add luminus_api

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

dependencies:
  luminus_api: ^0.1.9

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:luminus_api/luminus_api.dart';
0
likes
0
pub points
20%
popularity

Publisher

unverified uploader

A library for Dart developers who's in need of LumiNUS API. Including automated authentication and data abstractions for API responses.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

convert, cookie_jar, dio, dotenv, html, http, meta

More

Packages that depend on luminus_api