The default code created by Flutter on vscode works on wndows but crashes on on a Pixel emulator with the message… Any help is appreciate … I am a utter noob in flutter…
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compressDebugAssets'.
> Multiple task action failures occurred:
> A failure occurred while executing com.android.build.gradle.internal.tasks.CompressAssetsWorkAction
.
.
. C:\Test\Flutter\flutter1\build\app\intermediates\compressed_assets\debug\out\assets\flutter_assets
BUILD FAILED in 27s
Exception: Gradle task assembleDebug failed with exit code 1
Exited (sigterm)