fix: Start on Android and Linux
This commit is contained in:
parent
a1c5e9a061
commit
ad21986ae8
5 changed files with 44 additions and 21 deletions
3
android/app/proguard-rules.pro
vendored
3
android/app/proguard-rules.pro
vendored
|
|
@ -6,4 +6,5 @@
|
|||
-keep class io.flutter.view.** { *; }
|
||||
-keep class io.flutter.** { *; }
|
||||
-keep class io.flutter.plugins.** { *; }
|
||||
-dontwarn io.flutter.embedding.**
|
||||
-dontwarn io.flutter.embedding.**
|
||||
-keep class net.sqlcipher.** { *; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue