Skip to content

flutter build apk - Fail on OSX Catalina #35018

@galvesribeiro

Description

@galvesribeiro

Hello folks!

I know Catalina is a Beta OS and unsupported now, but I think having the issue open to track the problem can help others.

So, flutter build apk on my OSX Catalina fail with cryptic errors:

$ flutter build apk 
Initializing gradle...                                              3.1s
Resolving dependencies...                                           2.2s
                                                                        
Oops; flutter has exited unexpectedly.                                  
Crash report written to /Users/guto/dev/repos/Giro/TributesApp/flutter_02.log;
please let us know at https://github.com/flutter/flutter/issues.        
Running Gradle task 'assembleRelease'...                                
Running Gradle task 'assembleRelease'... Done                      14.0s
Gradle task assembleRelease failed with exit code 1

The log file:
flutter_02.log

Can anyone guess what is going on? I'm just trying to build an APK so I can install on an Android device.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions