Disable impeller
This commit is contained in:
parent
a8ed35bdae
commit
1ed9ca8eea
|
|
@ -7,7 +7,7 @@
|
|||
android:icon="@mipmap/ic_launcher">
|
||||
<meta-data
|
||||
android:name="io.flutter.embedding.android.EnableImpeller"
|
||||
android:value="true"/>
|
||||
android:value="false"/>
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
|
|
|
|||
Loading…
Reference in New Issue