- 14 Aug, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 09 Aug, 2023 1 commit
-
-
Zachary Anderson authored
Reverts flutter/flutter#131998 Reverting for https://github.com/flutter/flutter/issues/132222
-
- 08 Aug, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 07 Aug, 2023 1 commit
-
-
Kate Lovett authored
Fixes https://github.com/flutter/flutter/issues/59413 This relocates `mock_canvas.dart` and `recording_canvas.dart` from `flutter/test/rendering` to `flutter_test`. The testing functionality afforded by mock_canvas should be available to everyone, not just the framework. :) mock_canvas.dart needed a bit of cleanup - things like formatting and super parameters.
-
- 22 Jul, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 12 Jun, 2023 1 commit
-
-
Hans Muller authored
-
- 30 May, 2023 1 commit
-
-
Taha Tesser authored
fixes https://github.com/flutter/flutter/issues/127795
-
- 02 Feb, 2023 1 commit
-
-
Eilidh Southren authored
This reverts commit d2788080.
-
- 01 Feb, 2023 1 commit
-
-
Eilidh Southren authored
* Check whether slider is mounted before interaction, no-op if unmounted (#113556) * Check whether slider is unmounted before interaction * Update slider.dart * Update Slider * Add test * Update slider_test.dart * Update packages/flutter/test/material/slider_test.dart Co-authored-by:
Taha Tesser <tessertaha@gmail.com> Co-authored-by:
Taha Tesser <tessertaha@gmail.com> * exposed tooltip longPress action when available * updated tooltip test * updated date picker test --------- Co-authored-by:
Mingyu <lyming90@gmail.com> Co-authored-by:
Taha Tesser <tessertaha@gmail.com> Co-authored-by:
Harper Liu <harperl0818@gmail.com>
-
- 23 Dec, 2022 1 commit
-
-
Xilai Zhang authored
* Revert "Exposed tooltip longPress action when available (#117338)" This reverts commit 38e3930f. * Revert "fixes android_semantics_integration_test to expect long press for tootip"
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 20 Dec, 2022 1 commit
-
-
harperl-lgtm authored
* Exposed tooltip longPress action when available (Trigger mode is long press)
-
- 20 May, 2022 1 commit
-
-
Tong Mu authored
-
- 21 Apr, 2022 1 commit
-
-
chunhtai authored
-
- 08 Feb, 2022 1 commit
-
-
Viren Khatri authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 13 Jan, 2022 1 commit
-
-
Darren Austin authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 02 Aug, 2021 1 commit
-
-
Rami authored
-
- 27 Jul, 2021 1 commit
-
-
Rami authored
-
- 16 Jul, 2021 1 commit
-
-
Rami authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 12 Apr, 2021 1 commit
-
-
Chinmoy authored
-
- 14 Jan, 2021 1 commit
-
-
Pedro Massango authored
Fixes: "FloatingActionButton.extended's isExtended property if false should show icon, not label" (#72431) * Fix extended FAB with isExtended set to false showing both icon and label
-
- 01 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 26 Nov, 2020 1 commit
-
-
Pierre-Louis authored
* Update floating_action_button.dart * Fix default hover elevation * revert letter spacing change * add test * Update floating_action_button.dart * Update floating_action_button_test.dart
-
- 18 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Oct, 2020 2 commits
-
-
Justin McCandless authored
-
Justin McCandless authored
Just converting some test files to NNBD
-
- 28 Jul, 2020 1 commit
-
-
Darren Austin authored
Updated references to the old button classes to the new ones in comments and documentation for tests in the material and cupertino libraries. (#62164)
-
- 24 Jun, 2020 1 commit
-
-
chunhtai authored
* Add semantics sort key for modal scope and modal barrier * fix test * fix test * fix test * fix space * fix more tests * addressing comments
-