354 B
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 ofpackage:twit
. - Add
TwitterAuthorizationException
. - Add
onError
callback.