Dart Editor for Ubuntu

Dart is a cohesive, scalable platform for building apps that run on the web (where you can use Polymer) or on servers (such as with Google Cloud Platform).


Add the PPA

Or download the .deb



Ready to use.
Just download and install.












Open Source.

Source code is available on GitHub.

Developed by Paolo Rotolo.












About me.


Read more about me on my official website.



For amd64

Paste the following commands in a terminal:

sudo apt-add-repository ppa:paolorotolo/dart-editor
sudo apt-get update
sudo apt-get install dart-editor-amd64

For i386

Paste the following commands in a terminal:

sudo apt-add-repository ppa:paolorotolo/dart-editor
sudo apt-get update
sudo apt-get install dart-editor-i386