I installed Flutter SDK, following steps, provided from this link: Install on macOS - iOS setup.
But unable create a new sample project in Xcode. I can\'t find prope
i think creating the project in Vs code is better. All you need is just to run
"flutter create 'project_name'"