oauth_twitter 0.0.5 copy "oauth_twitter: ^0.0.5" to clipboard
oauth_twitter: ^0.0.5 copied to clipboard

outdated

The OAuth library for twitter API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oauth_twitter

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

dependencies:
  oauth_twitter: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:oauth_twitter/oauth_twitter.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

The OAuth library for twitter API.

License

unknown (LICENSE)

Dependencies

crypto, flutter, path, sqflite, test, url_launcher, uuid

More

Packages that depend on oauth_twitter