- 10 May, 2022 1 commit
-
-
Darren Austin authored
-
- 27 Apr, 2022 1 commit
-
-
Pierre-Louis authored
-
- 18 Apr, 2022 1 commit
-
-
Taha Tesser authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 23 Mar, 2022 1 commit
-
-
Darren Austin authored
-
- 09 Mar, 2022 1 commit
-
-
Darren Austin authored
-
- 08 Mar, 2022 1 commit
-
-
Andrei Diaconu authored
-
- 04 Mar, 2022 1 commit
-
-
Taha Tesser authored
-
- 23 Feb, 2022 1 commit
-
-
Bencze Balázs authored
-
- 12 Jan, 2022 1 commit
-
-
Taha Tesser 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.
-
- 20 Sep, 2021 1 commit
-
-
chunhtai authored
-
- 30 Aug, 2021 1 commit
-
-
Rami 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.
-
- 15 Jul, 2021 1 commit
-
-
Cristian Zazo authored
-
- 28 Jun, 2021 1 commit
-
-
Hans Muller authored
-
- 25 Jun, 2021 1 commit
-
-
Hans Muller authored
Added AlertDialog.actionsAlignment OverflowBar configuration.
-
- 02 Jun, 2021 1 commit
-
-
Anis Alibegić authored
-
- 14 May, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Mar, 2021 2 commits
-
-
chunhtai authored
-
Shi-Hao Hong authored
* Create state restoration templates, * Update existing state restoration samples to use the new templates * Add to README, decided to require stateful widgets to include RestorationMixin
-
- 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
-
-
Hans Muller authored
-
- 12 Feb, 2021 1 commit
-
-
Hans Muller authored
This reverts commit 705cebb2.
-
- 11 Feb, 2021 1 commit
-
-
Hans Muller authored
-
- 03 Feb, 2021 1 commit
-
-
Alabhya authored
* Alert dialog dartpad demo * Updated description
-
- 01 Feb, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 27 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 26 Jan, 2021 2 commits
-
-
Yurii Cherniavskyi authored
-
Alexandre Ardhuin authored
-
- 23 Jan, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 23 Dec, 2020 1 commit
-
-
Kate Lovett authored
-
- 15 Dec, 2020 1 commit
-
-
Darren Austin authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 08 Dec, 2020 1 commit
-
-
Amit Patil authored
-
- 06 Dec, 2020 1 commit
-
-
Amit Patil authored
-
- 20 Nov, 2020 1 commit
-
-
Greg Spencer authored
Adds Navigator.maybeOf to replace calling Navigator.of(context, nullOk: true), and removes the nullOk parameter. Also changes Navigator.of to return a non-nullable value, and removes many (120!) instances of the ! operator, reducing the possible places where a null dereference could occur.
-