- 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.
-
- 12 Jul, 2023 1 commit
-
-
Gil Nobrega authored
This original PR (https://github.com/flutter/flutter/pull/127776) was reverted (https://github.com/flutter/flutter/pull/130166) due to a Google test failure. This reopens the PR as per the discussion in https://github.com/flutter/flutter/pull/130166#issuecomment-1626105218. Fixes issue #4830.
-
- 07 Jul, 2023 1 commit
-
-
Jesús S Guerrero authored
Reverts flutter/flutter#127776 Currently breaking google testing
-
- 06 Jul, 2023 1 commit
-
-
Gil Nobrega authored
Adds optional visual labels to Cupertino's on/off switch for accessibility.
-
- 12 May, 2023 1 commit
-
-
Taha Tesser authored
fixes https://github.com/flutter/flutter/issues/126679 ### Description Control cupertino widgets like `CupertinoCheckbox` and `CupertinoRadio` have `focusNode` and `autofocus`, while these are missing in `CupertinoSwitch`. This is blocking https://github.com/flutter/flutter/issues/126637 (`switch.dart` currently maintains its focus node for `CupertinoSwitch` when using `Switch.adaptive` which causes a bug)
-
- 19 Jan, 2023 1 commit
-
-
Mitchell Goodwin authored
* Add focus detector to CupertinoSwitch * Add comment * Remove whitespace * Add focusColor constructor to CupertinoSwitch * Remove whitespace * Add color type * Remove gap in border * Adjust color and line thickness
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 06 Dec, 2022 1 commit
-
-
Pierre-Louis authored
* Introduce flag to maximally apply CupertinoTheme * add missing docs * add tests * fix docs * fix test
-
- 20 May, 2022 1 commit
-
-
Tong Mu authored
-
- 21 Mar, 2022 1 commit
-
-
Taha Tesser 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
-
- 30 Aug, 2021 1 commit
-
-
Kate Lovett authored
-
- 28 Jul, 2021 1 commit
-
-
James authored
-
- 23 Jun, 2021 1 commit
-
-
Greg Spencer authored
-
- 21 May, 2021 1 commit
-
-
Ian Hickson 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
- 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
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 06 Oct, 2020 1 commit
-
-
Kate Lovett authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 20 Mar, 2020 1 commit
-
-
LongCatIsLooong authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 17 Jan, 2020 2 commits
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
Greg Spencer authored
Add TargetPlatform.macOS tests to cupertino, foundation, rendering, and services libraries. (#45644)
-
- 04 Dec, 2019 1 commit
-
-
Sebastian Döll authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 25 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 22 Oct, 2019 1 commit
-
-
Kate Lovett authored
This reverts commit 8df0d655.
-
- 21 Oct, 2019 1 commit
-
-
Kate Lovett authored
-
- 24 Sep, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
LongCatIsLooong authored
-