- 22 Jun, 2022 1 commit
-
-
Darren Austin authored
* Update parameters to the `styleFrom` button methods. * Updated the Flutter fix data to point to this PR. * Updated handling of background color to better maintain backwards compatibility with previous API.
-
- 15 Jun, 2022 1 commit
-
-
Darren Austin authored
-
- 10 Jun, 2022 1 commit
-
-
Hans Muller authored
-
- 08 Jun, 2022 1 commit
-
-
Pierre-Louis authored
* Improve `useMaterial3` documentation * reverse styles and components * tweak language around support * Update theme_data.dart * remove trailing space * Update packages/flutter/lib/src/material/theme_data.dart Co-authored-by:
Darren Austin <darren@darrenaustin.org> * add missing spec links * remove spec links from useMaterial3 * move defaults section up, rejig things * spaces no longer trailing * spaces no longer trailing (2) Co-authored-by:
Darren Austin <darren@darrenaustin.org>
-
- 07 Jun, 2022 1 commit
-
-
Darren Austin authored
-
- 02 Jun, 2022 1 commit
-
-
Hans Muller authored
This reverts commit 180566f2.
-
- 27 May, 2022 1 commit
-
-
Hans Muller authored
-
- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `material` * include test/material * add back removed comments
-
- 19 May, 2022 1 commit
-
-
Darren Austin authored
-
- 10 May, 2022 1 commit
-
-
Darren Austin authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 09 Apr, 2022 1 commit
-
-
Darren Austin authored
-
- 31 Mar, 2022 1 commit
-
-
Darren Austin authored
-
- 14 Jan, 2022 1 commit
-
-
Hans Muller authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson 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.
-
- 28 Sep, 2021 1 commit
-
-
yk3372 authored
-
- 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.
-
- 21 May, 2021 1 commit
-
-
nt4f04uNd authored
-
- 13 May, 2021 1 commit
-
-
Jan Mewes authored
-
- 09 Apr, 2021 1 commit
-
-
Hans Muller authored
-
- 07 Apr, 2021 1 commit
-
-
Hans Muller authored
-
- 02 Apr, 2021 1 commit
-
-
Sam Rawlins authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Mar, 2021 1 commit
-
-
Hans Muller authored
-
- 17 Mar, 2021 1 commit
-
-
lsaudon 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)
-
- 17 Feb, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 02 Feb, 2021 1 commit
-
-
Hans Muller authored
-
- 27 Jan, 2021 1 commit
-
-
Hans Muller authored
-
- 13 Jan, 2021 1 commit
-
-
Hans Muller authored
-
- 04 Nov, 2020 1 commit
-
-
Hans Muller authored
-
- 02 Nov, 2020 2 commits
-
-
Hans Muller authored
-
Michael Goderbauer authored
-
- 28 Oct, 2020 1 commit
-
-
Greg Spencer authored
Adds MediaQuery.maybeOf to replace calling MediaQuery.of(context, nullOk: true), and removes the nullOk parameter. Also changes MediaQuery.of to return a non-nullable value, and removes many instances of the ! operator, reducing the possible places where a null dereference could occur.
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 30 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
* Fix even more unresolved doc references in material * ++ * ++
-
- 13 Jul, 2020 1 commit
-
-
Hans Muller authored
-