1. 19 Nov, 2019 1 commit
    • 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
  2. 17 Oct, 2019 1 commit
  3. 10 Oct, 2019 1 commit
  4. 24 Jul, 2019 1 commit
  5. 20 Aug, 2018 1 commit
    • Amir Hardon's avatar
      Integration test for embeded Android Views touch support. · 72ef4485
      Amir Hardon authored
      The test places an embedded Android view at the top left, and verifies
      that motion events that get to FlutterView are equivalent to the
      synthesized motion events that gets to the embedded view.
      
      See the README.md for more high level details.
      72ef4485
  6. 03 Nov, 2017 1 commit