flutter/dev/manual_tests/lib
Greg Spencer 29ab6b549a
Update manual_tests to be able to run on macOS/web (#44830)
I updated the build files for manual_tests, as well as adding in a macos and web directory to allow the manual tests to be run on the web or on desktop.

The main change here are the parts that I added to the files in manual_tests/lib/... (the addition of kIsWeb to "if (!kIsWeb && Platform.isMacOS) {") The rest is just an update of the auto-generated code from flutter create.
2019-11-19 11:29:35 -08:00
..
actions.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
animated_icons.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
card_collection.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
color_testing_demo.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
drag_and_drop.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
focus.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
hover.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
main.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
material_arc.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
overlay_geometry.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
page_view.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
raw_keyboard.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00
text.dart Update manual_tests to be able to run on macOS/web (#44830) 2019-11-19 11:29:35 -08:00