A flutter package for UCSB Gold API.
More...
A dart package for UCSB Gold API
final gold = new Gold(); await gold.signIn('username','password'); Map schedule = await gold.getSchedule();
Homepage
API reference
luyiping1011@gmail.com
LGPL 3.0 (LICENSE)
flutter, html, http, logger
Packages that depend on ucsb_gold
Back