- [Instructor] To develop flutter apps for iOS,…you will need to install Xcode.…Click on the Mac App Store.…And view in Mac App Store.…Click on get, and then install app.…After you have installed Xcode,…go back to the instructions.…The next step is to configure…the Xcode command line tools.…
Open terminal to do that.…Copy and paste the command from the instructions.…Next, we will need to make sure…that the Xcode license agreement is signed.…Copy and paste the command from the instructions.…
After that, we will need to set up the simulator.…Copy and paste the command, open dash a, simulator.…If you see the error simulator cannot be opened…because of a problem, ignore that, and open Xcode.…
Close Xcode and go back to the terminal.…Run open dash a simulator again.…With the iOS simulator running,…we can run our Flutter app.…We need to go to the directory,…where we have created the Flutter app, using Android Studio.…In my case, I picked the default location,…which is under Android Studio Projects.…
Inside, there is a folder called fire notes.…
Released
12/11/2018- What are Flutter and Firebase?
- Creating your first Flutter app
- Adding Firebase to Flutter
- Creating a Firebase project
- Adding Firebase dependencies to Android
- Storing data in Cloud Firestore
Share this video
Embed this video
Video: iOS setup for Flutter