Install Flutter | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/13739693-your-first-flutter-app/lessons/3

This is just a personal opinion, but the install and build process for this using Android is about 10x simpler and easier. Especially if you already have Xcode installed. Through Android studio and the menu ui, you can easily create a new flutter project as well as generate Xcode builds for iOS or Android builds from a simple drop down. The steps are install Android, install Xcode, then within Android install the Flutter plugin from Android Studio → Preferences → Plugins Then search for flutter on the marketplace.