platform/packages/auth_twitter/CHANGELOG.md
thomashii@dukefirehawk.com c96980a887 Added Twitter OAuth1
2022-06-04 09:30:18 +08:00

354 B

Change Log

6.0.0-beta.1

  • Updated to SDK 2.16.x

5.0.0

  • Skipped release

4.0.0

  • Migrated to support Dart SDK 2.12.x NNBD

3.0.0

  • Migrated to work with Dart SDK 2.12.x Non NNBD

2.0.0

  • Angel 2 + Dart 2 suppport.
  • Use package:twitter instead of package:twit.
  • Add TwitterAuthorizationException.
  • Add onError callback.