- 02 Jul, 2021 1 commit
-
-
Mohammad Ghalayini authored
Use additionalActiveTrackHeight when painting the radius of RoundedRectSliderTrackShape's active track (#85697)
-
- 12 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 May, 2021 1 commit
-
-
nt4f04uNd authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Mar, 2021 2 commits
-
-
Michael Goderbauer authored
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 11 Feb, 2021 1 commit
-
-
Kate Lovett authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 28 Jan, 2021 1 commit
-
-
xubaolin authored
-
- 15 Dec, 2020 1 commit
-
-
Darren Austin authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 18 Nov, 2020 1 commit
-
-
xubaolin authored
-
- 02 Nov, 2020 2 commits
-
-
Greg Spencer authored
-
Michael Goderbauer authored
-
- 27 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 15 Oct, 2020 1 commit
-
-
Darren Austin authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 02 Sep, 2020 1 commit
-
-
xubaolin authored
-
- 28 Aug, 2020 1 commit
-
-
xubaolin authored
-
- 06 Aug, 2020 1 commit
-
-
Nolan Scobie authored
* Add punctuation for unterminated sentences in doc comments * Addressing review nit
-
- 30 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
* Fix even more unresolved doc references in material * ++ * ++
-
- 29 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jul, 2020 1 commit
-
-
- 23 Jul, 2020 2 commits
-
-
Michael Goderbauer authored
-
Pierre-Louis authored
-
- 07 Jul, 2020 1 commit
-
-
Jose Alba authored
-
- 11 Jun, 2020 2 commits
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
Darren Austin authored
-
- 27 May, 2020 1 commit
-
-
Jose Alba authored
-
- 18 May, 2020 1 commit
-
-
Jose Alba authored
* Value Indicator uses Global position when calculating horizontal position * fixed test * fixed analyzer * Made globalCenter variable and added comments
-
- 15 May, 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
-
- 16 Apr, 2020 1 commit
-
-
Anthony authored
-
- 07 Apr, 2020 1 commit
-
-
Jose Alba authored
* [Slider] Rebase. * disabled thumb color with alphaBlend of colorScheme surface * test remove alphablend * Change rectangular track to how it used to be * Chaned to adaptive slider * blank lines Co-authored-by:
Will Larche <larche@google.com>
-
- 06 Apr, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 31 Mar, 2020 2 commits
-
-
Jose Alba authored
- 11 Mar, 2020 1 commit
-
-
Greg Spencer authored
This converts Diagnosticable to be a mixin instead of an abstract class, so that it can be used to add diagnostics to classes which already have a base class. It leaves in place the DiagnosticableMixin mixin, since there are some plugins that are still using it, and removing it would mean that those plugins wouldn't work with master branch Flutter anymore. DiagnosticableMixin will be removed once this mixin version of Diagnosticable makes its way to the stable branch.
-