flutter/dev/manual_tests
Jacob Richman 53fc96da9e Small Flutter strong mode cleanup fixes. (#7825)
* Small Flutter strong mode cleanup fixes.

These are cases where strong mode down cast composite errors
generally indicated cases that would performance or correctness
issues if Flutter code was run in a strong mode VM.

* Fix Command API so that it is always in terms of Map<String,String>.

* Fix typedef
2017-02-06 08:55:09 -08:00
..
android rename Sky to Flutter and add clarifying comment to template (#7165) 2016-12-06 16:03:32 -08:00
test Make it possible to run tests live on a device (#3936) 2016-05-16 12:53:13 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart Rename and refactor ScrollView hierarchy (#7865) 2017-02-03 16:05:43 -08:00
drag_and_drop.dart Rename Flexible to Expanded and improve docs (#6978) 2016-11-21 23:16:43 -08:00
material_arc.dart New Tabs API (#7387) 2017-01-09 14:55:36 -08:00
overlay_geometry.dart Small Flutter strong mode cleanup fixes. (#7825) 2017-02-06 08:55:09 -08:00
pageable_list.dart Rename and refactor ScrollView hierarchy (#7865) 2017-02-03 16:05:43 -08:00
pubspec.yaml Merge pubspec.yaml and flutter.yaml. (#7605) 2017-01-24 11:19:31 -08:00
raw_keyboard.dart Update raw keyboard example (#6871) 2016-11-15 14:42:45 -08:00