flutter/dev/manual_tests
Adam Barth 50ebcd1dff Migrate RawKeyboard to platform events (#6366)
This patch moves RawKeyboard from mojom over to platform messages. In
the process, I've also cleaned up the interface substantially.

Currently raw key events are supported only on Android, but the
interfaces defined in this patch should scale up to multiple platforms.
2016-10-18 00:59:40 -07:00
..
android Change the Android activity launch mode to singleTop (#3792) 2016-05-09 09:31:34 -07: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 Container.align to alignment (#6116) 2016-09-28 11:17:04 -07:00
drag_and_drop.dart Fix some misuse of types (#5197) 2016-08-03 13:18:41 -07:00
flutter.yaml Use SDK sources to refer to our own packages (#6001) 2016-09-22 20:39:35 -07:00
material_arc.dart Make animation_demo a manual test (#6117) 2016-09-29 08:59:43 -07:00
overlay_geometry.dart Add a scrollbar to the license screen. (#5114) 2016-07-29 15:44:12 -07:00
pageable_list.dart Updated DrawerHeader and added UserAccountDrawer. 2016-07-20 16:16:08 -07:00
pubspec.yaml Use SDK sources to refer to our own packages (#6001) 2016-09-22 20:39:35 -07:00
raw_keyboard.dart Migrate RawKeyboard to platform events (#6366) 2016-10-18 00:59:40 -07:00