We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46e780 commit 9af584dCopy full SHA for 9af584d
changelog.md CHANGELOG.mdchangelog.md renamed to CHANGELOG.md
readme.md README.mdreadme.md renamed to README.md
pubspec.lock
@@ -144,3 +144,4 @@ packages:
144
version: "2.1.0"
145
sdks:
146
dart: ">=2.12.0 <3.0.0"
147
+ flutter: ">=2.0.0"
pubspec.yaml
@@ -1,7 +1,6 @@
1
name: flutter_web_auth
2
description: Flutter plugin for authenticating a user with a web service.
3
version: 0.3.0
4
-author: Linus Unnebäck <linus@folkdatorn.se>
5
homepage: https://github.com/LinusU/flutter_web_auth
6
7
environment:
0 commit comments