2021-10-04 05:13:56 +00:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
## 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
|
|
|
|
|
2019-03-02 00:03:48 +00:00
|
|
|
* Angel 2 + Dart 2 suppport.
|
2019-04-11 14:28:51 +00:00
|
|
|
* Use `package:twitter` instead of `package:twit`.
|
|
|
|
* Add `TwitterAuthorizationException`.
|
2021-10-04 05:13:56 +00:00
|
|
|
* Add `onError` callback.
|