flutter/packages
Ian Hickson a52c7b470d Update the examples/ README and associated fixes. (#9090)
This yak shave went as follows:

Fix https://github.com/flutter/flutter/issues/8795 by adding stocks to
the examples README.

Notice the layers entry in that README isn't quite right either.
Update that.

Check the layers/README file is worth pointing at.

Update the layers/README.

Let's run some of the layer tests to see if they still work.

Oops, need to update them to gradle.

Ok let's try running them again.

Oops, sector is broken.

Add a test for sector.

Fix sector. Find you need to add an assert to a const constructor.

Notice we need to turn const asserts on for the analyzer.

Notice the analysis_options files are out of sync with each other and
with the full list of lints.

Turn on the lints that should be on.

Fix the bugs that finds.
2017-04-05 11:28:33 -07:00
..
flutter Update the examples/ README and associated fixes. (#9090) 2017-04-05 11:28:33 -07:00
flutter_driver Separate the 'if' expression from its statement (#9177) 2017-04-04 21:45:50 +02:00
flutter_markdown Update and modernize the flutter_markdown package (#9044) 2017-03-27 20:47:33 -07:00
flutter_test Make it possible to center the text in a TextField (#9140) 2017-04-01 23:11:18 -07:00
flutter_tools Update the examples/ README and associated fixes. (#9090) 2017-04-05 11:28:33 -07:00
.gitignore add summary files to .gitignore (#5891) 2016-09-15 20:32:59 -07:00