flutter_twitter 1.1.3 copy "flutter_twitter: ^1.1.3" to clipboard
flutter_twitter: ^1.1.3 copied to clipboard

A Flutter plugin for allowing users to authenticate with native Android & iOS Twitter login SDKs.

1.1.2 #

  • Forked project to use versioning

1.1.0 #

  • Dart 2 support! There should not be any breaking changes. Please do file issues if you have problems.

1.0.1 #

  • Fixed onActivityResult override that was potentially preventing other plugins from receiving Activity results.
  • Fixed a logout crash on Android in the case when the user wasn't already logged in.
  • Fixed #1 by returning NSNull from the sessionToMap method when the twitter session is nil.
  • Fix #2 by clarifying the documentation. Also explain the toMap and fromMap methods of TwitterSession more clearly.

1.0.0 #

  • Initial release.
18
likes
30
pub points
64%
popularity

Publisher

unverified uploader

A Flutter plugin for allowing users to authenticate with native Android & iOS Twitter login SDKs.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_twitter