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
120
pub points
62%
popularity

Publisher

verified publisheranycloud.co.jp

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, flutter, http

More

Packages that depend on twitter_login_v2