flutter_gl
flutter_gl copied to clipboard
Could u open the source of threeegl.aar?
We found the threeegl.aar will overwrite the app icon of flutter app. We have to modify the threeegl.aar. Could u share the code of threeegl.aar please?
example demo have this aar package
you can change it by renaming ic_launcher.png
in android/app/src/main/res/mipmap-xxx
and android:icon="@mipmap/ic_launcher"
to renamed file name.