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.
1 parent 51d75a0 commit 29f678dCopy full SHA for 29f678d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 1.0.1
2
+- Updated dependencies:
3
+ - `sdk` to `>=3.4.0 <4.0.0`
4
+ - `chopper` to `8.0.1+1`
5
+ - `http` to `1.2.2`
6
+ - `mocktail` to `1.0.4`
7
+ - `test` to `1.25.7`
8
+ - `very_good_analysis` to `6.0.0`
9
+
10
## 1.0.0
11
- Updated chopper to v8.0.0
12
- **BREAKING** Removed oauth_chopper authenticator. Now only the interceptor is needed.
pubspec.yaml
@@ -1,6 +1,6 @@
name: oauth_chopper
description: Add and manage OAuth2 authentication for your Chopper client.
-version: 1.0.0
+version: 1.0.1
homepage: https://github.com/DutchCodingCompany/oauth_chopper
environment:
0 commit comments