do_dart 0.1.7 copy "do_dart: ^0.1.7" to clipboard
do_dart: ^0.1.7 copied to clipboard

do_dart is an implementation of the digitalocean api which can be used on mobile, web or server

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add do_dart

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

dependencies:
  do_dart: ^0.1.7

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

Publisher

unverified uploader

do_dart is an implementation of the digitalocean api which can be used on mobile, web or server

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

dotenv, json_annotation

More

Packages that depend on do_dart