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

outdatedDart 1 only

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

Publisher

unverified uploader

A library for authenticating and accessing the Pocket API from Dart

Homepage

Documentation

Documentation

License

BSD-3-Clause (LICENSE)

Dependencies

http

More

Packages that depend on pocket_client