cantrip 1.0.8 copy "cantrip: ^1.0.8" to clipboard
cantrip: ^1.0.8 copied to clipboard

Cantrip API Client for Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cantrip

With Flutter:

 $ flutter pub add cantrip

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

dependencies:
  cantrip: ^1.0.8

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:cantrip/cantrip.dart';
1
likes
140
points
42
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

Cantrip API Client for Dart

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

fixnum, http, protobuf

More

Packages that depend on cantrip