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 87e3d1d commit bd6d246Copy full SHA for bd6d246
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.1.1
2
+
3
+- Rollback `collection` to 1.17.1 to be compatible with older flutter versions
4
5
## 3.1.0
6
7
- Fix unconsistant JWK convertion
pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_jsonwebtoken
description: An easy to use JSON Web Token (JWT) implementation in Dart with all algorithms supported.
-version: 3.1.0
+version: 3.1.1
repository: https://github.com/jonasroussel/dart_jsonwebtoken
homepage: https://github.com/jonasroussel/dart_jsonwebtoken#readme
0 commit comments