flutter/dev
Dan Field 72926bdff7
Smoke test building IPA and APK on supported platforms (#24601)
* build tests - AOT on all, APK on Linux, IPA on Mac
2018-11-29 09:32:11 -08:00
..
automated_tests Revert "Restore Flutter Gallery Shrine Demo, again (round 3) (#24531)" (#24538) 2018-11-19 13:02:18 -08:00
benchmarks Revert "Restore Flutter Gallery Shrine Demo, again (round 3) (#24531)" (#24538) 2018-11-19 13:02:18 -08:00
bots Smoke test building IPA and APK on supported platforms (#24601) 2018-11-29 09:32:11 -08:00
ci Add docset generation (#24322) 2018-11-15 15:05:57 -08:00
devicelab Handle the case where there are no missing dartdocs too... (#24801) 2018-11-27 14:44:53 -08:00
docs Merge analaytics from docs site and flutter.io site. (#24825) 2018-11-28 15:37:18 -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 Revert "Restore Flutter Gallery Shrine Demo, again (round 3) (#24531)" (#24538) 2018-11-19 13:02:18 -08:00
tools Remove snippets snapshotting hack from dartdoc generation. (#24812) 2018-11-27 22:31:49 -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.