flutter/packages/flutter_tools
Ian Hickson 71e05ff8f2 Clarify output of flutter create (#6305)
Previously it implied that you had to always say lib/main.dart in the "flutter run" command.
2016-10-13 21:21:59 -04:00
..
2016-03-30 12:20:55 -07:00
2016-10-12 23:33:17 -07:00
2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test