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

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.2.0

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
40
points
57
downloads

Publisher

verified publisherkitproject.info

Weekly Downloads

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

Repository (GitHub)

License

Apache-2.0 (license)

Dependencies

chopper, flutter, json_annotation, oauth1

More

Packages that depend on twitter_kit