Dan Rubel bb0a6757fc Suggest simulator when no devices (#5770)
When flutter run is used on a Mac and no devices are specified or attached, suggest launching a simulator first. Fixes https://github.com/flutter/flutter/issues/5674
2016-09-08 17:37:39 -04:00
..
2016-03-30 12:20:55 -07:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test