platform/packages/auth_twitter/CHANGELOG.md

5 lines
152 B
Markdown
Raw Normal View History

2019-03-02 00:03:48 +00:00
# 2.0.0
* Angel 2 + Dart 2 suppport.
2019-04-11 14:28:51 +00:00
* Use `package:twitter` instead of `package:twit`.
* Add `TwitterAuthorizationException`.
* Add `onError` callback.