flutter/dev
Greg Spencer 95b0124785
Add imports section to sample code templates, and more docs. (#25184)
Adds documentation for the stateless widget template, and adds an "imports" section to both templates.
2018-12-13 14:11:11 -08:00
..
automated_tests Run flutter tests through mini test engine when run directly (flutter run -t test_file) (#24930) 2018-12-12 12:51:16 -08:00
benchmarks Revert "Restore Flutter Gallery Shrine Demo, again (round 3) (#24531)" (#24538) 2018-11-19 13:02:18 -08:00
bots Allow snippets tool to be run from arbitrary CWDs (#25243) 2018-12-12 09:40:18 -08:00
ci Add docset generation (#24322) 2018-11-15 15:05:57 -08:00
devicelab Use stderr instead of stdout to contain errors in flutter attach test (#25305) 2018-12-13 17:50:41 -04:00
docs Adds favicon to Dash/Zeal docset, adds OpenSearch metadata. (#25178) 2018-12-11 09:53:33 -08:00
integration_tests Revert "Restore Flutter Gallery Shrine Demo, again (round 3) (#24531)" (#24538) 2018-11-19 13:02:18 -08:00
manual_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Add imports section to sample code templates, and more docs. (#25184) 2018-12-13 14:11:11 -08:00
tools Adds favicon to Dash/Zeal docset, adds OpenSearch metadata. (#25178) 2018-12-11 09:53:33 -08:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.