open_cu_services_lmsapi 0.1.0-pub.0 copy "open_cu_services_lmsapi: ^0.1.0-pub.0" to clipboard
open_cu_services_lmsapi: ^0.1.0-pub.0 copied to clipboard

Open CU Services LMS API Dart SDK (based on spec/lmsapi/v0.1.0)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add open_cu_services_lmsapi

With Flutter:

 $ flutter pub add open_cu_services_lmsapi

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

dependencies:
  open_cu_services_lmsapi: ^0.1.0-pub.0

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:open_cu_services_lmsapi/open_cu_services_lmsapi.dart';
0
likes
110
points
102
downloads

Documentation

API reference

Publisher

verified publishercentraluniversity.dev

Weekly Downloads

Open CU Services LMS API Dart SDK (based on spec/lmsapi/v0.1.0)

License

MIT (license)

Dependencies

archive, chopper, collection, http, json_annotation, sodium

More

Packages that depend on open_cu_services_lmsapi