fix: Start on Android and Linux
This commit is contained in:
parent
a1c5e9a061
commit
ad21986ae8
5 changed files with 44 additions and 21 deletions
|
|
@ -1319,7 +1319,7 @@ packages:
|
|||
source: hosted
|
||||
version: "2.0.1+1"
|
||||
sqflite_common_ffi:
|
||||
dependency: transitive
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: sqflite_common_ffi
|
||||
url: "https://pub.dartlang.org"
|
||||
|
|
@ -1332,6 +1332,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.1.0"
|
||||
sqlcipher_flutter_libs:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: sqlcipher_flutter_libs
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.5.1"
|
||||
sqlite3:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue