dart - TeamFlowerPower/kb GitHub Wiki
- 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