miguelpruivo / flutter_file_picker

File picker plugin for Flutter, compatible with mobile (iOS & Android), Web, Desktop (Mac, Linux, Windows) platforms with Flutter Go support.
MIT License
1.35k stars 674 forks source link

Example Error: No macOS desktop project configured. #1632

Open sinkcup opened 4 days ago

sinkcup commented 4 days ago

Describe the bug error when build on macOS for macOS(desktop)

Platform

Platform OS version macOS 15.1

How are you picking?

Please, post the snippet here

Details to reproduce the issue

  1. macOS Android Studio open the example
  2. build for macOS(desktop)

Error Log Error: No macOS desktop project configured.

Screenshots and/or video

image

Flutter Version details Please, post the output of your flutter doctor -v, preferably, while running the issued device/simulator.

Additional context Add any other context about the problem here.