Skip to content
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

Webdev

Installation

pub global activate webdev

Python 3

(un)fold
Snippets
General
Libs

Linux/bash

(un)fold
Guides
Scripts

Git

(un)fold

C/C++

(un)fold

Video

(un)fold

Databases

(un)fold

Misc

(un)fold

Windows

(un)fold

Mac

(un)fold

SW recommendations

(un)fold

(Angular) Dart

(un)fold
Clone this wiki locally