- 15 Dec, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 31 Aug, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 30 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.
-
- 20 Jul, 2023 1 commit
-
-
Bruno Leroux authored
This PR updates unit tests from autocomplete_test.dart for M3 migration. More info in https://github.com/flutter/flutter/issues/127064 I replaced magic numbers (64.0 and 187.0) and found ways to compute them without relying on the Material version.
-
- 07 Jul, 2023 1 commit
-
-
Chris Bobbe authored
Allows positioning Autocomplete options above the field (previously hardcoded to under the field).
-
- 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
-
- 27 Apr, 2022 1 commit
-
-
Phil Quitslund authored
-
- 14 Jun, 2021 1 commit
-
-
Darren Austin authored
-
- 02 Jun, 2021 2 commits
-
-
Darren Austin authored
Support for keyboard navigation of Autocomplete options.
-
Anis Alibegić authored
-
- 20 May, 2021 1 commit
-
-
Mahesh Jamdade authored
-
- 14 Apr, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 23 Jan, 2021 1 commit
-
-
Justin McCandless authored
* Material Autocomplete widget
-