ucsb_gold 0.0.1 copy "ucsb_gold: ^0.0.1" to clipboard
ucsb_gold: ^0.0.1 copied to clipboard

A flutter package for UCSB Gold API.

ucsb_gold #

A dart package for UCSB Gold API

Using #

final gold = new Gold();
await gold.signIn('username','password');
Map schedule = await gold.getSchedule();
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A flutter package for UCSB Gold API.

Homepage

License

LGPL-3.0 (LICENSE)

Dependencies

flutter, html, http, logger

More

Packages that depend on ucsb_gold