flutter/dev
jxltom 843f26207f Do not ignore pubspec.lock in project templates (#24209)
* Remove *.lock from gitignore

* Remove pubspec.lock from gitignore
2019-01-09 10:10:38 -08:00
..
automated_tests Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00
benchmarks Fix analyzer "prefer const" warning. (#25854) 2018-12-28 14:05:19 -08:00
bots fix doc-comment snippets (#25579) 2019-01-07 21:44:16 +01:00
ci Add docset generation (#24322) 2018-11-15 15:05:57 -08:00
devicelab Mark flutter_gallery__back_button_memory as flaky. (#25857) 2018-12-28 15:34:15 -08:00
docs Adds favicon to Dash/Zeal docset, adds OpenSearch metadata. (#25178) 2018-12-11 09:53:33 -08:00
integration_tests Add compileOptions to android_host_app (#26271) 2019-01-08 22:04:28 -08:00
manual_tests fix flutter run in dev/manual_tests (#25817) 2019-01-02 10:09:26 -08:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Add source line to snippet metadata file (#26274) 2019-01-09 15:09:42 +00:00
tools Do not ignore pubspec.lock in project templates (#24209) 2019-01-09 10:10:38 -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.