- 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
-
- 13 Jun, 2023 1 commit
-
-
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
-
- 30 May, 2023 1 commit
-
-
Taha Tesser authored
fixes https://github.com/flutter/flutter/issues/127795
-
- 01 May, 2023 1 commit
-
-
Viren Khatri authored
design doc: https://docs.flutter.dev/go/permissible-slider-interaction closes #113370 open questions: - No, as `SliderInteraction.none` doesn't exist anymore. - Yes (done) - Yes. - SliderInteraction - SliderAction - Slider.allowedInteraction - Slider.permissibleInteraction - Slider.interaction - Slider.allowedAction - Slider.permittedAction
-
- 28 Apr, 2023 1 commit
-
-
arvin authored
-
- 16 Feb, 2023 1 commit
-
-
Hans Muller authored
-
- 01 Feb, 2023 1 commit
-
-
Michael Goderbauer authored
* Deprecate MediaQuery[Data].fromWindow * ++ * dart fix
-
- 17 Nov, 2022 1 commit
-
-
Taha Tesser authored
* Add Material 3 support for Slider - Part 2 * Kick tests * Update drawing order to fix html renderer bug * Update test
-
- 02 Nov, 2022 1 commit
-
-
Taha Tesser authored
-
- 31 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 06 Oct, 2022 1 commit
-
-
Taha Tesser authored
-
- 28 Aug, 2022 1 commit
-
-
Akshdeep Singh authored
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 06 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 20 May, 2022 1 commit
-
-
Tong Mu authored
-
- 19 May, 2022 1 commit
-
-
Darren Austin authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Apr, 2022 1 commit
-
-
Jonah Williams authored
-
- 03 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 14 Jan, 2022 1 commit
-
-
Hans Muller authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 02 Jul, 2021 1 commit
-
-
Mohammad Ghalayini authored
Use additionalActiveTrackHeight when painting the radius of RoundedRectSliderTrackShape's active track (#85697)
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 28 Jan, 2021 1 commit
-
-
xubaolin authored
-
- 27 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Oct, 2020 1 commit
-
-
Darren Austin authored
* Migrate more Material framework tests to null safety.
-
- 11 Jun, 2020 2 commits
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
Darren Austin authored
-
- 10 Jun, 2020 1 commit
-
-
Jose Alba authored
-
- 30 Apr, 2020 1 commit
-
-
Jose Alba authored
-
- 27 Apr, 2020 1 commit
-
-
Jose Alba authored
* Instead of changing test I just flipped flag so the test uses the proper slider * Use Depracated annotation * Updated depracation notice * Updated depracation notice again * Ignore analyze issues * flutter analyze . * ignore analyzer * // ignore: deprecated_member_use * Ignoring notice * indentation
-
- 22 Apr, 2020 1 commit
-
-
Kate Lovett authored
-