Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Gallery fails to build #507

@c-val

Description

@c-val

Describe the bug
I ran the commands specified on GitHub to build on master. Below error happens and the build fails.

To switch channel run:

flutter channel master
flutter upgrade

(DONE)

Flutter doctor
Copy and paste the output of flutter doctor -v here

flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 2.3.0-13.0.pre.111, on macOS 11.3.1 20E241 darwin-x64, locale fr-FR)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.2)
[✓] IntelliJ IDEA Community Edition (version 2017.3.5)
[✓] VS Code (version 1.56.2)
[✓] Connected device (2 available)

• No issues found!

To Reproduce
Steps to reproduce the behavior:
flutter channel master
flutter upgrade
cd gallery/
flutter config --enable-macos-desktop
flutter create .
flutter run -d macos

Expected behavior
launch of the app

Screenshots
If applicable, add screenshots to help explain your problem.
Capture d’écran 2021-05-22 à 23 05 35

Desktop (please complete the following information):

  • OS: OSX
  • Browser chrome, firefox, safari

Smartphone (please complete the following information):

  • Device: Fairphone 3+ Android

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions