I figure it out, there's problem on implementing the flutter_icon lib to make a launcher_icon for my app. Found on github that says to deleted the mipmap-anydpi-v26 folder on android/app/src/main/res
. And the crash on my samsung device when opening the app is solved too.