• Greg Spencer's avatar
    Update manual_tests to be able to run on macOS/web (#44830) · 29ab6b54
    Greg Spencer authored
    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.
    29ab6b54
Name
Last commit
Last update
..
actions.dart Loading commit data...
animated_icons.dart Loading commit data...
card_collection.dart Loading commit data...
color_testing_demo.dart Loading commit data...
drag_and_drop.dart Loading commit data...
focus.dart Loading commit data...
hover.dart Loading commit data...
main.dart Loading commit data...
material_arc.dart Loading commit data...
overlay_geometry.dart Loading commit data...
page_view.dart Loading commit data...
raw_keyboard.dart Loading commit data...
text.dart Loading commit data...