Add dependency on local_auth
This commit is contained in:
parent
65919592c6
commit
1cab990360
17 changed files with 24 additions and 5 deletions
22
pubspec.lock
22
pubspec.lock
|
@ -210,7 +210,7 @@ packages:
|
|||
name: file
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "5.2.1"
|
||||
version: "6.1.0"
|
||||
flutter:
|
||||
dependency: "direct main"
|
||||
description: flutter
|
||||
|
@ -293,6 +293,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.4"
|
||||
flutter_plugin_android_lifecycle:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: flutter_plugin_android_lifecycle
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.0.0"
|
||||
flutter_secure_storage:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -395,7 +402,7 @@ packages:
|
|||
name: intl
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.16.1"
|
||||
version: "0.17.0"
|
||||
js:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -417,6 +424,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.2.0"
|
||||
local_auth:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: local_auth
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.1.0"
|
||||
logging:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -577,7 +591,7 @@ packages:
|
|||
name: platform
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.2.1"
|
||||
version: "3.0.0"
|
||||
platform_detect:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -605,7 +619,7 @@ packages:
|
|||
name: process
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "3.0.13"
|
||||
version: "4.1.0"
|
||||
progress_dialog:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -77,6 +77,7 @@ dependencies:
|
|||
huge_listview:
|
||||
git: https://github.com/deakjahn/huge_listview.git
|
||||
package_info_plus: ^0.6.4
|
||||
local_auth: ^1.1.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
BIN
thirdparty/in_app_purchase/android/.gradle/6.5.1/fileChanges/last-build.bin
vendored
Normal file
BIN
thirdparty/in_app_purchase/android/.gradle/6.5.1/fileChanges/last-build.bin
vendored
Normal file
Binary file not shown.
BIN
thirdparty/in_app_purchase/android/.gradle/6.5.1/fileHashes/fileHashes.lock
vendored
Normal file
BIN
thirdparty/in_app_purchase/android/.gradle/6.5.1/fileHashes/fileHashes.lock
vendored
Normal file
Binary file not shown.
0
thirdparty/in_app_purchase/android/.gradle/6.5.1/gc.properties
vendored
Normal file
0
thirdparty/in_app_purchase/android/.gradle/6.5.1/gc.properties
vendored
Normal file
BIN
thirdparty/in_app_purchase/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
vendored
Normal file
BIN
thirdparty/in_app_purchase/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
vendored
Normal file
Binary file not shown.
2
thirdparty/in_app_purchase/android/.gradle/buildOutputCleanup/cache.properties
vendored
Normal file
2
thirdparty/in_app_purchase/android/.gradle/buildOutputCleanup/cache.properties
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
#Fri Mar 19 17:11:48 IST 2021
|
||||
gradle.version=6.5.1
|
BIN
thirdparty/in_app_purchase/android/.gradle/checksums/checksums.lock
vendored
Normal file
BIN
thirdparty/in_app_purchase/android/.gradle/checksums/checksums.lock
vendored
Normal file
Binary file not shown.
0
thirdparty/in_app_purchase/android/.gradle/vcs-1/gc.properties
vendored
Normal file
0
thirdparty/in_app_purchase/android/.gradle/vcs-1/gc.properties
vendored
Normal file
BIN
thirdparty/in_app_purchase/example/android/.gradle/6.5.1/fileChanges/last-build.bin
vendored
Normal file
BIN
thirdparty/in_app_purchase/example/android/.gradle/6.5.1/fileChanges/last-build.bin
vendored
Normal file
Binary file not shown.
BIN
thirdparty/in_app_purchase/example/android/.gradle/6.5.1/fileHashes/fileHashes.lock
vendored
Normal file
BIN
thirdparty/in_app_purchase/example/android/.gradle/6.5.1/fileHashes/fileHashes.lock
vendored
Normal file
Binary file not shown.
0
thirdparty/in_app_purchase/example/android/.gradle/6.5.1/gc.properties
vendored
Normal file
0
thirdparty/in_app_purchase/example/android/.gradle/6.5.1/gc.properties
vendored
Normal file
BIN
thirdparty/in_app_purchase/example/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
vendored
Normal file
BIN
thirdparty/in_app_purchase/example/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
vendored
Normal file
Binary file not shown.
2
thirdparty/in_app_purchase/example/android/.gradle/buildOutputCleanup/cache.properties
vendored
Normal file
2
thirdparty/in_app_purchase/example/android/.gradle/buildOutputCleanup/cache.properties
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
#Fri Mar 19 17:11:40 IST 2021
|
||||
gradle.version=6.5.1
|
BIN
thirdparty/in_app_purchase/example/android/.gradle/checksums/checksums.lock
vendored
Normal file
BIN
thirdparty/in_app_purchase/example/android/.gradle/checksums/checksums.lock
vendored
Normal file
Binary file not shown.
0
thirdparty/in_app_purchase/example/android/.gradle/vcs-1/gc.properties
vendored
Normal file
0
thirdparty/in_app_purchase/example/android/.gradle/vcs-1/gc.properties
vendored
Normal file
2
thirdparty/super_logging/pubspec.yaml
vendored
2
thirdparty/super_logging/pubspec.yaml
vendored
|
@ -15,7 +15,7 @@ dependencies:
|
|||
device_info: ^0.4.1+4
|
||||
logging: ^0.11.4
|
||||
sentry: ^3.0.1
|
||||
intl: ^0.16.1
|
||||
intl: ^0.17.0
|
||||
path: ^1.6.4
|
||||
path_provider: ^1.6.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue