Finish authentication flow
This commit is contained in:
parent
b6ff2483f0
commit
4d027ff7f9
6 changed files with 86 additions and 17 deletions
|
|
@ -380,6 +380,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.8"
|
||||
webview_flutter:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: webview_flutter
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.3.19+4"
|
||||
xml:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
@ -396,4 +403,4 @@ packages:
|
|||
version: "2.2.0"
|
||||
sdks:
|
||||
dart: ">=2.6.0 <3.0.0"
|
||||
flutter: ">=1.12.8 <2.0.0"
|
||||
flutter: ">=1.12.13+hotfix.5 <2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue