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

hot reload mode: there is no indication that a 'hot restart' is in progress #1090

Closed johnmccutchan closed 7 years ago

johnmccutchan commented 7 years ago

There is a blue notification that a full restart has started but there could also be some modal dialog that goes away once the application has started.

johnmccutchan commented 7 years ago

related: https://github.com/dart-atom/dartlang/issues/1089

devoncarew commented 7 years ago

This was fixed in flutter_tools.