- 24 Jan, 2022 1 commit
-
-
Taha Tesser authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 12 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 03 Dec, 2021 3 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
This reverts commit 988959da.
-
Michael Goderbauer authored
-
- 14 Oct, 2021 2 commits
-
-
Hans Muller authored
-
- 12 Oct, 2021 1 commit
-
-
Hans Muller authored
-
- 04 Oct, 2021 1 commit
-
-
Greg Spencer authored
This does a cleanup of the examples, removing all of the "section" markers and extra comments that we don't need anymore now that the samples are no longer in the source code. It also removes the --template arguments from the {@tool dartpad} and {@tool sample} directives, since those are no longer used. It converts two examples that I discovered were still embedded into linked examples in the examples folder. I didn't delete the templates from the snippets config folder yet, because there are still embedded samples in the dart:ui package from the engine that use them. Once dart:ui no longer uses the templates, they can be removed. I bumped the version of the snippets package to pick up a change that allows removal of the --template argument.
-
- 08 Sep, 2021 1 commit
-
-
Yash Johri authored
[CheckboxListTile, SwitchListTile, RadioListTile] Adds visualDensity, focusNode and enableFeedback (#89353) This PR adds visualDensity, focusNode and enableFeedback to: - CheckboxListTile - SwitchListTile - RadioListTile
-
- 25 Aug, 2021 1 commit
-
-
Greg Spencer authored
This extracts the sample code out from the API doc comments, and places them in separate files on disk, allowing running of the examples locally, testing them, and building of slightly larger examples.
-
- 03 Aug, 2021 1 commit
-
-
Greg Spencer authored
-
- 13 Jul, 2021 1 commit
-
-
Hans Muller authored
-
- 23 Jun, 2021 1 commit
-
-
Xavier H authored
-
- 09 Jun, 2021 1 commit
-
-
J-P Nurmi authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 31 Mar, 2021 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 24 Mar, 2021 1 commit
-
-
xubaolin authored
-
- 12 Mar, 2021 1 commit
-
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 08 Mar, 2021 1 commit
-
-
Hans Muller authored
-
- 27 Feb, 2021 1 commit
-
-
Greg Spencer authored
This reverts commit f8cd24de in an attempt to re-land it. There are no changes in this PR from #74373, since it only failed Google internal tests, and we think that the solution involves updating those tests instead of changing this code.
-
- 16 Feb, 2021 1 commit
-
-
Greg Spencer authored
This reverts commit 422916d2 because it causes unexpected changes in the rendering of the background of a ListTile.
-
- 12 Feb, 2021 1 commit
-
-
Nathan Walker authored
This PR replaces the ColoredBox that ListTile uses with an Ink widget. That Ink widget is given a ShapeDecoration with the ListTile's color and shape. This fixes issues where the ListTile color would obscure material ripple effects, and cause the specified shape to not be respected.
-
- 09 Feb, 2021 1 commit
-
-
Miguel Beltran authored
Fix for issue #75518 - ListTile.divideTiles throws error if empty list is passed when null-safety enabled (#75522)
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 26 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Jan, 2021 2 commits
-
-
Greg Spencer authored
This reverts commit 024c49da because it breaks Google internal tests.
-
Nathan Walker authored
This PR replaces the ColoredBox that ListTile uses with an Ink widget. That Ink widget is given a ShapeDecoration with the ListTile's color and shape. This fixes issues where the ListTile color would obscure material ripple effects, and cause the specified shape to not be respected. List which issues are fixed by this PR. You must list at least one issue. Fixes #73616 Fixes #63877 Fixes #67117 If you had to change anything in the flutter/tests repo, include a link to the migration guide as per the breaking change policy. I modified a handful of tests related to ListTiles. The tests I changed had implementation-specific ways of checking the ListTile color. I have rewritten those so that instead of checking for a ColoredBox with a specific color, they check that a path is painted with the correct color. I added the following tests to list_tile_test.dart: "ListTile shows Material ripple effects on top of tileColor" (Regression test for #73616) "ListTile shape is painted correctly" (Regression test for #63877) I added the following test to sliver_prototype_item_extent_test.dart: "SliverPrototypeExtentList prototypeItem paint transform is zero" (Regression test for #67117)
-
- 14 Jan, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 15 Dec, 2020 1 commit
-
-
Darren Austin authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 21 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 10 Nov, 2020 1 commit
-
-
Darren Austin authored
-
- 07 Nov, 2020 1 commit
-
-
Hans Muller authored
-
- 06 Nov, 2020 1 commit
-
-
Playhi authored
Allow modification of ListTile's horizontalTitleGap, minVerticalPadding, minLeadingWidth
-
- 05 Nov, 2020 1 commit
-
-
Chinmoy authored
-
- 02 Nov, 2020 2 commits
-
-
Greg Spencer authored
-
Michael Goderbauer authored
-