- 22 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
- 27 Feb, 2023 1 commit
-
-
Taha Tesser authored
Add `OverflowBox` example and update existing examples under `basic.dart`
-
- 21 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 20 Dec, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 09 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 27 Jun, 2022 1 commit
-
-
Youssef Attia authored
-
- 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.
-
- 13 Jun, 2022 1 commit
-
-
Youssef Attia authored
* Added an example for IndexedStack * Added tests for the IndexedStack example * Fixed type issue for onSubmitted callback functions * Fixed documentation and moved files to their appropriate places * Fixed documentation and moved files to their appropriate places * Moved test files to their appropriate places * Moved test files to their appropriate places * Fixed file path in documentation * Remove trailing space * Formatting changes * Remove extra line * Further formatting changes * Further formatting changes * fix comma and inline Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com> * Formatting * indentation and formatting * Formatting * Formatting * Formatting * Removed duplicate chevron * better wording on documentation Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Added testing for state preservation Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com> Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
-
- 17 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 18 Apr, 2022 1 commit
-
-
Bruno Leroux authored
-
- 08 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 14 Jan, 2022 1 commit
-
-
Greg Spencer authored
This adds a simple example to CustomMultiChildLayout that lays out colored containers in a cascade.
-
- 12 Oct, 2021 1 commit
-
-
Ian Hickson 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.
-
- 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.
-