- 02 Oct, 2023 1 commit
-
-
derdilla 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.
-
- 05 Jun, 2023 1 commit
-
-
Kate Lovett authored
The deprecated `[RawScrollbar/Scrollbar/CupertinoScrollbar/ScrollbarThemeData].isAlwaysShown` has expired and is removed in thi PR. Also, `Scrollbar.hoverThickness` is also removed after having expired. The replacement for `isAlwaysShown` is `thumbVisibility`. This deprecation was introduced in #96957. The name change came from new behaviors like a track that is conditionally visible. Since the original API only referred to the thumb, the name was changed to reflect this intention. This change is supported by dart fix. â The replacement for `hoverThickness` is `ScrollbarThemeData.thickness`, which is a MaterialStateProperty that allows for the thickness to respond to multiple states including hover. This deprecation was introduced in #97173. This change is not supported by dart fix. ð Part of https://github.com/flutter/flutter/issues/127042
-
- 06 Apr, 2023 1 commit
-
-
Ian Hickson authored
Deprecate these old APIs
-
- 14 Mar, 2023 1 commit
-
-
pdblasi-google authored
Reland: Updates `flutter/test/cupertino` to no longer use `TestWindow`
-
- 10 Mar, 2023 1 commit
-
-
Casey Hillers authored
* Revert "Remove references to BindingBase.window (#122119)" This reverts commit c7681f00. * Revert "Remove another reference to BindingBase.window (#122341)" This reverts commit 6ec44450. * Revert "Reland (2): Removes single window assumptions from `flutter_test` (#122233)" This reverts commit eb3d317e. * Revert "Remove single view assumption from TestViewConfiguration (#122352)" This reverts commit 927289fb. * Revert "Updates `flutter/test/cupertino` to no longer use `TestWindow` (#122325)" This reverts commit 67e17e45. * Revert "Updates `flutter/test/gestures` to no longer reference `TestWindow` (#122327)" This reverts commit c2a5111c. * Revert "Updates `flutter/test/rendering` to no longer use `TestWindow` (#122347)" This reverts commit 28b65e08. * Revert "Updates `flutter_localizations/test` to stop using `TestWindow` (#122321)" This reverts commit 01367d52.
-
- 09 Mar, 2023 1 commit
-
-
pdblasi-google authored
Updates `flutter/test/cupertino` to no longer use `TestWindow`
-
- 05 Nov, 2022 1 commit
-
-
xubaolin authored
* rebase master and add a test * fix the test * fix the test * fix the test
-
- 16 Sep, 2022 1 commit
-
-
xubaolin authored
-
- 14 Jul, 2022 1 commit
-
-
Kate Lovett authored
-
- 24 Jan, 2022 1 commit
-
-
Kate Lovett authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 14 Dec, 2021 1 commit
-
-
Sam Rawlins authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 04 Oct, 2021 1 commit
-
-
xubaolin authored
-
- 09 Aug, 2021 1 commit
-
- 04 Aug, 2021 1 commit
-
-
Kate Lovett authored
This reverts commit 52bf9dbb.
-
- 03 Aug, 2021 1 commit
-
-
xubaolin authored
-
- 23 Jun, 2021 1 commit
-
-
Kate Lovett authored
-
- 10 Jun, 2021 2 commits
-
-
David Martos authored
-
Kate Lovett authored
-
- 02 Jun, 2021 2 commits
-
-
Chinmoy authored
-
Anis Alibegić authored
-
- 21 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 17 May, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 4a720313.
-
Chinmoy authored
-
- 14 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 13 May, 2021 1 commit
-
-
Ian Hickson authored
-
- 04 May, 2021 2 commits
-
-
Ian Hickson authored
- 27 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Apr, 2021 1 commit
-
- 23 Apr, 2021 1 commit
-
-
Ian Hickson authored
* Migrate to ChannelBuffers.push * Move TestDefaultBinaryMessenger to its own file * Apply deprecations and fix usages
-
- 30 Mar, 2021 1 commit
-
-
Kate Lovett authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 15 Dec, 2020 1 commit
-
-
Kate Lovett authored
-
- 11 Dec, 2020 1 commit
-
-
Kate Lovett authored
-
- 27 Oct, 2020 1 commit
-
-
Kate Lovett authored
-