wasabia / flutter_gl

cross-platform call OpenGL API by Dart through dart:ffi. Provides OpenGL with Texture Widget on Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could u open the source of threeegl.aar?

lostangelwangyang opened this issue · comments

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

commented

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.