- 04 Apr, 2023 1 commit
-
-
Greg Spencer authored
Rename Sample classes
-
- 31 Mar, 2023 1 commit
-
-
Kate Lovett authored
Fix docs and error messages for scroll directions + sample code
-
- 23 Mar, 2023 1 commit
-
-
Kate Lovett authored
Clean up scrolling delegate code for 2D
-
- 22 Mar, 2023 1 commit
-
-
Ian Hickson authored
Documentation improvements
-
- 31 Jan, 2023 1 commit
-
-
Ian Hickson authored
...so remove the assert
-
- 25 Jan, 2023 1 commit
-
-
Todd Volkert authored
* Add Decoding Flutter videos to API docs * Review comments * Update widget of the week videos too
-
- 24 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes
-
- 30 Nov, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 31 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 07 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 20 Sep, 2022 1 commit
-
-
Remi Rousselet authored
-
- 12 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 10 Aug, 2022 1 commit
-
-
Ian Hickson authored
-
- 27 Jul, 2022 1 commit
-
-
snat-s authored
-
- 30 Jun, 2022 1 commit
-
-
Taha Tesser authored
-
- 17 Jun, 2022 1 commit
-
-
Kate Lovett authored
-
- 16 Jun, 2022 1 commit
-
-
Taha Tesser authored
-
- 09 Jun, 2022 1 commit
-
-
Kate Lovett authored
-
- 26 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `widgets` * fix comments * fix comments
-
- 17 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 30 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 25 Mar, 2022 1 commit
-
-
xubaolin authored
* ++ * ++ * ++ * ++ * codereview feedback * ++
-
- 22 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 08 Mar, 2022 1 commit
-
-
Mahesh Jamdade authored
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 14 Jan, 2022 1 commit
-
-
Alberto 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.
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 03 May, 2021 1 commit
-
-
Viren Khatri authored
prototypeItem added to ReorderableList and ReorderableListView along with tests
-
- 01 May, 2021 1 commit
-
-
Viren Khatri authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 19 Apr, 2021 1 commit
-
-
Mateus Felipe C. C. Pinto authored
-
- 02 Apr, 2021 1 commit
-
-
Kate Lovett authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 18 Mar, 2021 1 commit
-
-
Michael Goderbauer 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)
-
- 27 Jan, 2021 1 commit
-
-
Darren Austin authored
Added constructor parameters to the ReorderableList that were missing from ScrollView. Also replace a lot of doc comments with macro templates to reduce duplication.
-
- 26 Dec, 2020 1 commit
-
-
Todd Volkert authored
-