1. 31 Aug, 2023 1 commit
  2. 29 Jun, 2023 1 commit
    • lsaudon's avatar
      Deletes files that should be ignored (#127984) · 7cab354d
      lsaudon authored
      Some files are supposed to ignore, but don't.
      
      - **/windows/flutter/generated_plugins.cmake
      - **/linux/flutter/generated_plugin_registrant.cc
      - **/linux/flutter/generated_plugin_registrant.h
      - **/linux/flutter/generated_plugins.cmake
      - **/windows/flutter/generated_plugin_registrant.cc
      - **/windows/flutter/generated_plugin_registrant.h
      - **/ios/Runner/GeneratedPluginRegistrant.h
      - **/ios/Runner/GeneratedPluginRegistrant.m
      
      *List which issues are fixed by this PR. You must list at least one issue.*
      
      *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
      7cab354d
  3. 19 Jan, 2023 1 commit
    • Mitchell Goodwin's avatar
      Add focus detector to CupertinoSwitch (#118345) · ea36b3a5
      Mitchell Goodwin authored
      * Add focus detector to CupertinoSwitch
      
      * Add comment
      
      * Remove whitespace
      
      * Add focusColor constructor to CupertinoSwitch
      
      * Remove whitespace
      
      * Add color type
      
      * Remove gap in border
      
      * Adjust color and line thickness
      ea36b3a5
  4. 17 Aug, 2022 1 commit
    • yaakovschectman's avatar
      Bring up new Windows start-up tests (#109618) · 4e068a61
      yaakovschectman authored
      * Add Windows startup test
      
      * Add new tests for Windows desktop
      
      * Bring up complex layout tests for Win Desktop
      
      * Bring up flutter_view startup test for Windows
      
      * Add Platform View startup test for Windows
      
      * Fix typo in .ci.yaml
      
      * Make basename variable final
      
      * Link to bug in .ci.yaml
      4e068a61
  5. 09 Nov, 2021 2 commits
  6. 19 Oct, 2021 2 commits