- 24 Apr, 2023 1 commit
-
-
Bernardo Ferrari authored
Split from https://github.com/flutter/flutter/pull/122664 so it gets easier to review, as this is now unrelated to the `preferRound`. I'm one step from adding a width attribute, lol. <img width="474" alt="image" src="https://user-images.githubusercontent.com/351125/226083798-71e529e9-4ae9-41de-a500-0412b989a273.png"> cc @Piinks
-
- 12 Apr, 2023 1 commit
-
-
Bernardo Ferrari authored
Add `StrokeCap` to `CircularProgressIndicator`
-
- 22 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
- 13 Mar, 2023 1 commit
-
-
Pierre-Louis authored
Update Material tokens to 0.162
-
- 07 Feb, 2023 1 commit
-
-
Qun Cheng authored
* Update to v0.158 of the token database. * Update checkbox template * Fix DatePickerTheme test --------- Co-authored-by: Qun Cheng <quncheng@google.com>
-
- 24 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes
-
- 19 Jan, 2023 1 commit
-
-
Mitchell Goodwin authored
-
- 17 Jan, 2023 1 commit
-
-
Darren Austin authored
-
- 03 Jan, 2023 1 commit
-
-
Darren Austin authored
* Updated to tokens v0.150. * Updated with a reverted list_tile.dart.
-
- 28 Nov, 2022 1 commit
-
-
Darren Austin authored
-
- 15 Nov, 2022 1 commit
-
-
Darren Austin authored
-
- 25 Oct, 2022 1 commit
-
-
Taha Tesser authored
-
- 24 Oct, 2022 1 commit
-
-
Darren Austin authored
-
- 29 Sep, 2022 1 commit
-
-
Qun Cheng authored
-
- 23 Sep, 2022 1 commit
-
-
Qun Cheng 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
-
- 18 May, 2022 1 commit
-
-
gaaclarke authored
-
- 27 Apr, 2022 1 commit
-
-
Pierre-Louis authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 10 Nov, 2021 1 commit
-
-
Taha Tesser authored
-
- 09 Nov, 2021 1 commit
-
-
creativecreatorormaybenot 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.
-
- 15 Sep, 2021 1 commit
-
-
nt4f04uNd 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.
-
- 12 Aug, 2021 1 commit
-
-
Greg Spencer authored
Switch document generation to use the snippets package instead of the snippets code in the Flutter repo. In the process, some bugs in sample code analysis have been fixed, and I've fixed some more errors in the samples. This will allow the snippets package to be developed separately from the Flutter repo, and reduce the code in the Flutter repo. The snippets code is deleted in this PR. I also converted some comments in the snippet templates to be regular comments instead of doc comments, because having a doc comment block before the imports causes the Dart import sorter to lose the comment. They should have been regular comments in the first place. The snippets package resides in the assets-for-api-docs repo. The sample analysis has also been converted to be run in parallel, and I've bumped the Dartdoc version to 1.0.2.
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 28 Apr, 2021 1 commit
-
-
Darren Austin authored
-
- 26 Apr, 2021 1 commit
-
-
Darren Austin authored
-
- 13 Mar, 2021 1 commit
-
-
Darren Austin 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)
-
- 11 Feb, 2021 1 commit
-
-
Miguel Beltran authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 24 Dec, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 17 Nov, 2020 1 commit
-
-
Aneesh Rao authored
* Add examples for LinearProgressIndicator * Add examples for CircularProgressIndicator * Change name Linear -> Circular * Remove unnecessary changes * Add images to docs * Fix semi-colon bugs * Fix trailing spaces * Fix more semicolon bugs * Remove imports in docs * Remove error causing line breaks * Add ticker providers * Add more ticker providers * Remove assets and combine samples * Removed 6 samples * Remove unnecessary animation Co-authored-by: John Ryan <ryjohn@google.com> * Remove unnecessary animation Co-authored-by: John Ryan <ryjohn@google.com> * Use material theme Co-authored-by: John Ryan <ryjohn@google.com> * Apply suggestions from code review Co-authored-by: John Ryan <ryjohn@google.com>
-
- 02 Nov, 2020 2 commits
-
-
Greg Spencer authored
-
Michael Goderbauer authored
-
- 30 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Oct, 2020 1 commit
-
-
Daniel Edrisian authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-