Answers for "how to run flutter project on mac"

0

install flutter mac

$ brew install --cask flutter
Posted by: Guest on September-07-2021
0

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
Posted by: Guest on February-24-2021

Code answers related to "how to run flutter project on mac"

Browse Popular Code Answers by Language