flutter developing a mac app code example
Example 1: run flutter app macos
open terminal tap "cd" Drag/drop with mouse the Folder of your App and tap enter
Tap "flutter run" tap enter
Example 2: build flutter for macos
flutter channel masterflutter upgrade