-
Notifications
You must be signed in to change notification settings - Fork 0
dart
holzkohlengrill edited this page Dec 15, 2023
·
2 revisions
- Officially supported
- VS Code + Plugin >> my favourite choice for now
- Platform: Linux, Windows, Mac OS
- Dart Code extends VS Code with support for the Dart programming language, and provides tools for effectively editing, refactoring, running, and reloading Flutter mobile apps, and AngularDart web apps.
- Android Studio
- IntelliJ IDEA (only paid version)
- NOT officially supported
- Atom
- Emacs
- Vim
Dart SDK + pub
package manager
-
pub
is included within the Dart SDK installation
pub global activate webdev
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License *.
Code (snippets) are licensed under a MIT License *.
* Unless stated otherwise