Skip to content

Commit

Permalink
disable impeller on android
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmslitaren committed Dec 22, 2024
1 parent 1a329cc commit 7b46495
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<meta-data
android:name="flutterEmbedding"
android:value="2" />
<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
Expand Down

0 comments on commit 7b46495

Please sign in to comment.