Dart-IDE-Plugin
Dart-IDE-Plugin is used to code and build Dart-IDE Projects in Visual Studio Code.
Notice
The following programs must be installed to use this extension.
- node js : 18.18.0 or later
- npm : 9.6.7 or later
- vscode : 1.88.0 or later
- Dart-Service : 2.1.0 or later
The Internet must be connected.
If you build a project with this extension, we recommend to use project that was created in Dart-IDE 2.2.0 or later.
Features
Build & run Dart-IDE Project for Dart-Platform.
Install and update library to one button.
Check package library supported.
How to use
Open project folder that create in Dart-IDE.
Select project from status bar.
If you open one project only, you don't need to do it.
If you want to run project to Dart-Platform, select platform too.
Go to activity bar and select DART-IDE.
Install and update library.
- You can check unsupported library in your project.
Choose syntax check enable when build. (This feature support in Dart-Service 2.1.1 or later)
Choose save path of dm file.
Build project
- If you want to run project to Dart-Platform, click Build&Run Project.
- You can also build to press below keys.
- Build
- Windows : ctrl + shift + b
- Mac : cmd + shift + b
- Build & Run
- Windows : ctrl + shift + r
- Mac : cmd + shift + r
| |