We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5789faf + 10d67b3 commit f4c81f9Copy full SHA for f4c81f9
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.5
2
+
3
+- Update Chopper
4
5
## 0.0.4
6
7
- Removed import for HttpStatus because platform support
pubspec.yaml
@@ -1,10 +1,10 @@
name: oauth_chopper
description: Add and manage OAuth2 authentication for your Chopper client.
-version: 0.0.4
+version: 0.0.5
homepage: https://github.com/DutchCodingCompany/oauth_chopper
environment:
- sdk: '>=2.17.0 <3.0.0'
+ sdk: '>=2.17.0 <4.0.0'
8
9
dependencies:
10
chopper: ^6.1.3
0 commit comments