mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Adds a Flutter app designed for devices running at least Android 12 that exemplifies how to implement an animated splash screen with the SplashScreen API.
4 lines
82 B
INI
4 lines
82 B
INI
org.gradle.jvmargs=-Xmx1536M
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|