I need to know if there is any way or plugin to run dart code on Xcode for flutter app development. If there is any mention here, every time I searched on internet it only shows me flutter commands for terminal to run app on iOS. I want my IDE to be XCODE for flutter development. here is what flutter official documentations says when I ask same question Flutter Documentation about MacOS Thanks in advance.
Open the default Xcode workspace in your project by running open ios/Runner.xcworkspace in a terminal window from your Flutter project directory. Select the device you intend to deploy to in the device drop-down menu next to the run button. Select the Runner project in the left navigation panel.
Dart and Flutter are officially supported by IntelliJ/Android Studio and VSCode. I think there is some integration with VIM and Emacs, but not officially supported. There is no integration with XCode though.
You can install and use flutter on macOS. But you can not use XCode as IDE, officially they announced either use Android Studio / IntelliJ or Visual Studio Code.
For Android Studio / IntelliJ:
https://flutter.dev/docs/get-started/editor?tab=androidstudio
For Visual Studio Code:
https://flutter.dev/docs/get-started/editor?tab=vscode
As a suggestion iOS or other developer should use VSCode its light weighted and more understandable and android developer have their own option.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With