flutter/packages/flutter_tools
Adam Barth 576795dcc6 Add a CONTRIBUTING.md
This document describes the workflow for contributing code to this repository.
2015-11-08 21:56:20 -08:00
..
bin Remove the --http option 2015-11-06 20:17:24 -08:00
lib Add a CONTRIBUTING.md 2015-11-08 21:56:20 -08:00
test Teach flutter init how to depend on flutter using a relative path 2015-11-07 21:30:26 -08:00
tool start a daemon command 2015-11-03 15:58:02 -08:00
pubspec.yaml Rewire the pubspecs to use local paths 2015-11-06 22:46:52 -08:00
README.md Simplify README 2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test