The Complete Flutter Development Bootcamp with Dart - notes
Installing Flutter on Mac
sudo softwareupdate --install-rosetta --agree-to-license
Install Android Studio
after installing go to the plugin and install Flutter
Install Xcode
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
after installation, there will be a new simulator.app run it
Resources
repo - https://github.com/