flutter/dev
Greg Spencer dff25a3055
Fix Dashing rules to use new dartdoc CSS entity markers. (#27818)
This fixes the offline Dash/Zeal docs generation to use the newly added dartdoc markers for different entity types to make it more exact when finding entity names.

Bumped Dartdoc to the next release.
2019-02-15 08:40:19 -08:00
..
automated_tests update packages and supress lint (#27902) 2019-02-13 15:45:20 -08:00
benchmarks update packages and supress lint (#27902) 2019-02-13 15:45:20 -08:00
bots Fix Dashing rules to use new dartdoc CSS entity markers. (#27818) 2019-02-15 08:40:19 -08:00
ci Add docset generation (#24322) 2018-11-15 15:05:57 -08:00
devicelab Add basic codegen app to be used for integration testing and benchmarks (#27257) 2019-02-14 23:17:16 -08:00
docs Fix Dashing rules to use new dartdoc CSS entity markers. (#27818) 2019-02-15 08:40:19 -08:00
integration_tests Add basic codegen app to be used for integration testing and benchmarks (#27257) 2019-02-14 23:17:16 -08:00
manual_tests Hook up character events and unmodified code points to Android raw key event handling. (#27853) 2019-02-12 19:40:19 -08:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Remove remaining "## Sample code" segments, and fix the snippet generator. (#27793) 2019-02-15 07:48:49 -08:00
tools Remove remaining "## Sample code" segments, and fix the snippet generator. (#27793) 2019-02-15 07:48: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.