You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to provide a "new project wizard" for Dart projects. See the new project wizard and actions in the classic eclipse IDE for inspiration.
The user should be able to select the directory (location), name and dart sdk version. In the future we would like to also add the ability to use templates (from the stagehand CLI #16). For now the wizard should just provide the basic tasks mentioned above.
If you're interested in working on this, see [1] for more inspiration.
The "new" context menu in the package explorer should show the option to generate a dart project as well as dart files.
The text was updated successfully, but these errors were encountered: