Dart plugin, can Intellij import project from dart editor?
Before I download Intellij I need to know if i can import a small dart project being developed with the now defunct dart editor. My project has both serverside and webside code.
Thanks
Please sign in to leave a comment.
it's easy: make sure to install Dart plugins firsat (Settings/Plugins, Install Jetbrains Plugin...). Then use File/New/Project from existing sources... to import a project. When project is imported, enable Dart support for it in Settings/Languages & Frameworks/Dart