dart-atom / dart

A Dart plugin for Atom.
http://dart-atom.github.io/dart/
BSD 3-Clause "New" or "Revised" License
154 stars 44 forks source link

optionally enable reload sources when starting an app #1054

Closed devoncarew closed 8 years ago

devoncarew commented 8 years ago

Optionally enable reload sources when starting an app. The flutter devices that support this command will response with a supportsRestart property in their app started event.

@danrubel

danrubel commented 8 years ago

LGTM