tw_login 1.1.4 copy "tw_login: ^1.1.4" to clipboard
tw_login: ^1.1.4 copied to clipboard

modified package for personal usage. This pack fixes 'TwitterKit/TwitterKit.h' file not found error. I am publishing this version for my own packages. orginal package is on BSD 2-Clause "Simplifie [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tw_login

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

dependencies:
  tw_login: ^1.1.4

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:tw_login/tw_login.dart';
0
likes
25
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

modified package for personal usage. This pack fixes 'TwitterKit/TwitterKit.h' file not found error. I am publishing this version for my own packages. orginal package is on BSD 2-Clause "Simplified" License.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on tw_login

Packages that implement tw_login