1. 20 Dec, 2023 1 commit
  2. 15 Dec, 2023 1 commit
  3. 11 Sep, 2023 1 commit
  4. 08 Sep, 2023 1 commit
  5. 31 Aug, 2023 1 commit
  6. 29 Aug, 2023 1 commit
  7. 15 Aug, 2023 1 commit
  8. 14 Aug, 2023 1 commit
  9. 10 Aug, 2023 1 commit
  10. 09 Aug, 2023 1 commit
  11. 08 Aug, 2023 1 commit
  12. 27 Jul, 2023 1 commit
  13. 25 Jul, 2023 2 commits
    • Loïc Sharma's avatar
      Revert "Proposal to add barrier configs for showDatePicker, showTimePicker and... · 300c5d82
      Loïc Sharma authored
      Revert "Proposal to add barrier configs for showDatePicker, showTimePicker and showAboutDialog." (#131278)
      
      Reverts flutter/flutter#130484. /cc @ronnnnn
      
      Example failure: https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20framework_tests_libraries/12185/overview
      
      <details>
      <summary>Failure logs...</summary>
      
      ```
      04:51 +5379 ~18: /Volumes/Work/s/w/ir/x/w/flutter/packages/flutter/test/material/about_test.dart: Barrier dismissible Barrier is dismissible with default parameter                                    
      ══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
      The following TestFailure was thrown running a test:
      Expected: <1>
        Actual: <2>
      
      When the exception was thrown, this was the stack:
      #4      main.<anonymous closure>.<anonymous closure> (file:///Volumes/Work/s/w/ir/x/w/flutter/packages/flutter/test/material/about_test.dart:776:7)
      <asynchronous suspension>
      #5      testWidgets.<anonymous closure>.<anonymous closure> (package:flutter_test/src/widget_tester.dart:165:15)
      <asynchronous suspension>
      #6      TestWidgetsFlutterBinding._runTestBody (package:flutter_test/src/binding.dart:1008:5)
      <asynchronous suspension>
      <asynchronous suspension>
      (elided one frame from package:stack_trace)
      
      This was caught by the test expectation on the following line:
        file:///Volumes/Work/s/w/ir/x/w/flutter/packages/flutter/test/material/about_test.dart line 776
      The test description was:
        Barrier is dismissible with default parameter
      ════════════════════════════════════════════════════════════════════════════════════════════════════
      
      04:51 +5379 ~18 -1: /Volumes/Work/s/w/ir/x/w/flutter/packages/flutter/test/material/about_test.dart: Barrier dismissible Barrier is dismissible with default parameter [E]                             
        Test failed. See exception logs above.
        The test description was: Barrier is dismissible with default parameter
        
      To run this test again: /Volumes/Work/s/w/ir/x/w/flutter/bin/cache/dart-sdk/bin/dart test /Volumes/Work/s/w/ir/x/w/flutter/packages/flutter/test/material/about_test.dart -p vm --plain-name 'Barrier dismissible Barrier is dismissible with default parameter'
      ```
      
      </details>
      300c5d82
    • Seiya Kokushi's avatar
      Proposal to add barrier configs for showDatePicker, showTimePicker and showAboutDialog. (#130484) · 9def8f6b
      Seiya Kokushi authored
      ### Overview
      
      Add `barrierDismissible`, `barrierColor` and `barrierLabel` parameters to  `showDatePicker`, `showTimePicker` and `showAboutDialog` which calls `showDialog` internally.
      We can change these parameters with `showDialog` and Dialog widgets (like `DatePickerDialog`, `TimePickerDialog` or `AboutDialog`) directly. But, I think it is prefer to provide interfaces same as `showDialog` to keep application wide unified looks if it is used internally.
      
      Fixes #130971
      9def8f6b
  14. 20 Jul, 2023 1 commit
  15. 12 Jul, 2023 1 commit
  16. 13 Jun, 2023 1 commit
    • Qun Cheng's avatar
      Update unit tests in material library for Material 3 (#128725) · a5f8b64e
      Qun Cheng authored
      Updates most of the unit tests in the packages/flutter/test/material folder so that they'll pass if ThemeData.useMaterial3 defaults to true.
      
      All of the tests have wired useMaterial3 to false and will need to be updated with a M3 version.
      
      related to #127064
      a5f8b64e
  17. 30 May, 2023 1 commit
  18. 19 May, 2023 1 commit
  19. 16 May, 2023 1 commit
  20. 08 May, 2023 1 commit
  21. 04 May, 2023 1 commit
  22. 22 Mar, 2023 1 commit
  23. 06 Mar, 2023 1 commit
  24. 21 Feb, 2023 1 commit
    • Jessica Pereira's avatar
      Fix license page rtl (#120497) · aa29358c
      Jessica Pereira authored
      * fix license page rtl
      
      * fix editor spacings, tests to lateral view
      
      * fix defaultSize and setSurfaceSize
      
      * add validation for packageList position
      
      * fix spacing
      
      * simplify align
      aa29358c
  25. 15 Feb, 2023 1 commit
  26. 31 Jan, 2023 1 commit
  27. 11 Dec, 2022 1 commit
  28. 15 Nov, 2022 1 commit
  29. 22 Aug, 2022 1 commit
  30. 30 Mar, 2022 1 commit
  31. 08 Mar, 2022 1 commit
  32. 14 Jan, 2022 1 commit
  33. 08 Oct, 2021 3 commits
  34. 03 Aug, 2021 1 commit
  35. 04 Jun, 2021 1 commit
  36. 28 Apr, 2021 1 commit
  37. 23 Jan, 2021 1 commit