update
This commit is contained in:
parent
a56ed92863
commit
bda39a56d0
12 changed files with 144 additions and 105 deletions
|
|
@ -5,6 +5,12 @@
|
|||
-->
|
||||
<application
|
||||
android:enableOnBackInvokedCallback="true">
|
||||
|
||||
<meta-data
|
||||
android:name="flutterEmbedding"
|
||||
android:value="2"
|
||||
android:name="io.flutter.embedding.android.EnableImpeller"
|
||||
android:value="false"/>
|
||||
</application>
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue