belatuk_oauth1 3.0.1 belatuk_oauth1: ^3.0.1 copied to clipboard
"RFC 5849: The OAuth 1.0 Protocol" client implementation for Dart.
Change Log #
3.0.1 #
- Updated README
3.0.0 #
- Require Dart >= 3.0
2.0.0 #
- Migrate to null safety
1.0.6 #
- Fixed parameter encoding
1.0.5 #
- Allow
oauth_callback_confirmed=1
in addition tooauth_callback_confirmed=true
- Add example
1.0.3 #
- Confirm compatibility with package http 0.12.0
1.0.2 #
- Further cleanup for Dart 2 support
1.0.1 #
- Support Dart 2