flutter-unity-view-widget
flutter-unity-view-widget copied to clipboard
Build gradle stuck
When I try to run unity targeting x86 and x86-64 (Chrome OS) on Android Emulator, "flutter run" get stuck at this point:
Starting: $PROJECT_PATH/android/unityLibrary/src/main/Il2CppOutputProject/IL2CPP/build/deploy/bee_backend/linux-x64/bee_backend --verbose --threads=16
--profile="$PROJECT_PATH/android/unityLibrary/build/il2cpp_x86_Release/il2cpp_cache/buildstate/backend_profiler0.traceevents" --beedriver-listener --dagfile="$PROJECT_PATH/android/unityLibrary/build/il2cpp_x86_Release/il2cpp_cache/buildstate/bee.dag"
--continue-on-failure FinalProgram
[ ] WorkingDir: $PROJECT_PATH/android/unityLibrary/build/il2cpp_x86_Release/il2cpp_cache/buildstate
Any solution? Im on ubuntu