twitter_login_v2 0.0.3 copy "twitter_login_v2: ^0.0.3" to clipboard
twitter_login_v2: ^0.0.3 copied to clipboard

Flutter Twitter Login Plugin. Library for login with Twitter Oauth V2.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twitter_login_v2

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

dependencies:
  twitter_login_v2: ^0.0.3

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:twitter_login_v2/twitter_login_v2.dart';
5
likes
130
points
20
downloads

Documentation

API reference

Publisher

verified publisheranycloud.co.jp

Weekly Downloads

Flutter Twitter Login Plugin. Library for login with Twitter Oauth V2.

Repository (GitHub)

License

MIT (license)

Dependencies

crypto, flutter, http

More

Packages that depend on twitter_login_v2

Packages that implement twitter_login_v2