We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87300c9 commit 164e050Copy full SHA for 164e050
CHANGELOG.md
@@ -17,3 +17,7 @@
17
* Compatible with Flutter 2
18
* Added LinkedIn and Spotify
19
* Added Google branding
20
+
21
+## [2.0.1] - 8/9/20
22
+* dartfmt oauth.dart
23
+* dartfmt simple-auth.dart
pubspec.yaml
@@ -1,7 +1,7 @@
1
name: visa
2
description: Visa is an OAuth 2.0 package that makes it super
3
easy to add third party authentication to flutter apps.
4
-version: 2.0.0
+version: 2.0.1
5
repository: https://github.com/e-oj/visa
6
7
environment:
0 commit comments