pocket_client 0.1.2 copy "pocket_client: ^0.1.2" to clipboard
pocket_client: ^0.1.2 copied to clipboard

A library for authenticating and accessing the Pocket API from Dart

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pocket_client

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

dependencies:
  pocket_client: ^0.1.2

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

Publisher

unverified uploader

A library for authenticating and accessing the Pocket API from Dart

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on pocket_client