This commit is contained in:
Patrick Alvin Alcala 2025-02-27 15:28:36 +08:00
parent bda39a56d0
commit 37a855cc6c
21 changed files with 176 additions and 226 deletions

View file

@ -5,12 +5,6 @@
-->
<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"/>