draw 0.4.6+1 copy "draw: ^0.4.6+1" to clipboard
draw: ^0.4.6+1 copied to clipboard

outdated

A fully-featured Reddit API wrapper for Dart, inspired by PRAW.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add draw

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

dependencies:
  draw: ^0.4.6+1

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:draw/draw.dart';
20
likes
0
pub points
61%
popularity

Publisher

unverified uploader

A fully-featured Reddit API wrapper for Dart, inspired by PRAW.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, color, http, ini, logging, oauth2, path, quiver

More

Packages that depend on draw