This commit is contained in:
Patrick Alvin Alcala 2025-03-19 10:44:41 +08:00
parent dfbecf1e3f
commit 75b6ea1060
12 changed files with 99 additions and 99 deletions

View file

@ -14,7 +14,7 @@
<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data android:name="flutterEmbedding" android:value="2" />
<meta-data android:name="io.flutter.embedding.android.EnableImpeller" android:value="false" />
<!-- <meta-data android:name="io.flutter.embedding.android.EnableImpeller" android:value="false" /> -->
</application>
<!-- Required to query activities that can process text, see:
https://developer.android.com/training/package-visibility and