flutter_twitter_login 1.1.0 copy "flutter_twitter_login: ^1.1.0" to clipboard
flutter_twitter_login: ^1.1.0 copied to clipboard

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

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.
35
likes
40
pub points
78%
popularity

Publisher

verified publisheriiro.dev

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_login