I'm trying to create a new Flutter project in IntelliJ and I get the error "At least one platform must be selected"
I followed the instructions from the Flutter website: ( here and here) However when I click on 'Finish' I receive the error shown and in the specified place just an empty folder is created.
Install the Flutter and Dart plugins from the IntelliJ marketplace
Click on "Create New Project" and choose Flutter from the list on the left
Flutter SDK path is prefilled to /home/nikko/snap/flutter/common/flutter
(see note on flutter), so I click Next
set name: tryseven
, location: ~/Folders/Me/Programming/Mobile/Flutter/tryseven
,
Application
,com.example
Java
Swift
the "More settings" tab wasn't changed, default project format is .idea (directory based)
Click finish and I get the error. When I go to ~/Folders/Me/Programming/Mobile/Flutter/tryseven
the directory is created and is empty
flutter --version
returns
Flutter 1.22.6 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 9b2d32b605 (11 days ago) • 2021-01-22 14:36:39 -0800
Engine • revision 2f0af37152
Tools • Dart 2.10.5
and if I change the "Flutter SDK path" to something else I get the warning "Flutter SDK is not found in the specified location." So Flutter should be set correctly
using Ubuntu 20.04.1 LTS 64-bit
and IntelliJ IDEA v.2020.1.4
IntelliJ doesn't open after I close it, I need to kill the process first, even though the window is closed. Not sure if that impacts in any way, but I'll reinstall the IDE
What I've tried without success:
test.org
Problem is with 53.0 version of Flutter plugin for IntelliJ. You need to install previous version.
This works for me, hope this will solve your problem.
Known issue (caused by flutter/devtools#2653), please see https://github.com/flutter/flutter-intellij/issues/5230#issuecomment-771279236 for a workaround
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