You can use the commands `flutter build` and `flutter run` from the app's rootdirectory to build/run the app or you can open `ios/Runner.xcworkspace` in Xcodeand build/run the project as usual.
You can use the commands `flutter build` and `flutter run` from the app's rootdirectory to build/run the app or to build with Android Studio, open the`android` folder in Android Studio and build the project as usual.