twitter_kit 0.0.6 copy "twitter_kit: ^0.0.6" to clipboard
twitter_kit: ^0.0.6 copied to clipboard

outdated

Project to make it easier to access the Twitter API. Referring to the Twitter kit for Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twitter_kit

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

dependencies:
  twitter_kit: ^0.0.6

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_kit/twitter_kit.dart';
2
likes
0
pub points
0%
popularity

Publisher

verified publisherkitproject.info

Project to make it easier to access the Twitter API. Referring to the Twitter kit for Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

chopper, flutter, json_annotation, oauth1

More

Packages that depend on twitter_kit