- 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
-
- 15 Apr, 2021 1 commit
-
-
Hans Muller 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
-
- 23 Mar, 2021 1 commit
-
-
Hans Muller authored
-
- 17 Mar, 2021 1 commit
-
-
lsaudon authored
-
- 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
-
- 11 Jan, 2021 1 commit
-
-
Hans Muller authored
-
- 06 Jan, 2021 1 commit
-
-
Chinmoy authored
-
- 23 Nov, 2020 1 commit
-
-
Hans Muller authored
-
- 12 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 * ++ * ++
-
- 29 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 13 Jul, 2020 1 commit
-
-
Hans Muller authored
-
- 11 Jul, 2020 1 commit
-
-
Hans Muller authored
-
- 09 Jul, 2020 1 commit
-
-
Hans Muller authored
-