We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74c29d commit ed502abCopy full SHA for ed502ab
1 file changed
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: pkce
2
description: Generates code verifier and code challenge pairs for PKCE (Proof Key for Code Exchange).
3
-version: 1.0.0
4
-homepage: https://github.com/nrubin29/dart-pkce
+version: 1.0.0+1
+homepage: https://github.com/nrubin29/pkce_dart
5
6
environment:
7
sdk: '>=2.12.0 <3.0.0'
0 commit comments