- 06 Jun, 2022 1 commit
-
-
Kenzie Davisson authored
* Sort diagnostics node dependencies so that order is stable * use toDescription * use toStringShort when possible * sort InheritedElements
-
- 26 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `widgets` * fix comments * fix comments
-
- 23 May, 2022 1 commit
-
-
gaaclarke authored
-
- 17 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 06 May, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Apr, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit ec8693e8.
-
Jonah Williams authored
-
- 25 Apr, 2022 1 commit
-
-
gaaclarke authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 13 Apr, 2022 2 commits
-
-
Jason Simmons authored
-
gaaclarke authored
-
- 11 Apr, 2022 1 commit
-
-
Kenzie Davisson authored
-
- 05 Apr, 2022 1 commit
-
-
gaaclarke authored
* Added a bool that allows us to limit debugProfileBuildsEnabled to user created widgets. * made it turned on by default * switched to hashmap * Cleaned everything up and added tests * fixed an odd test where it wants to be able to add asserts and run in profile mode * hixie feedback * hixie2 * made it default to false * updated docstring as per dans request
-
- 24 Mar, 2022 1 commit
-
-
chunhtai authored
-
- 21 Mar, 2022 1 commit
-
-
Pierre-Louis authored
* fix deprecated_new_in_comment_reference for `material` library in a future version of the SDK, these will be flagged, fix them now * Update pubspec.yaml
-
- 15 Mar, 2022 1 commit
-
-
Jonah Williams authored
-
- 07 Mar, 2022 1 commit
-
-
Kate Lovett authored
-
- 01 Mar, 2022 2 commits
-
-
Jonah Williams authored
-
Viren Khatri authored
* migrates lib/foundation and lib/widgets * migrates lib/painting and lib/material * migrates lib/cupertino, lib/gestures, lib/services, lib/semantics and lib/rendering * fixes failing tests * migrates test/ * improves hashing of lists
-
- 11 Feb, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 08 Feb, 2022 1 commit
-
-
Jonah Williams authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 18 Jan, 2022 1 commit
-
-
Jonah Williams authored
-
- 14 Jan, 2022 3 commits
-
-
Jonah Williams authored
-
Alberto authored
-
Jonah Williams authored
-
- 05 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 21 Dec, 2021 1 commit
-
-
Alberto authored
-
- 14 Dec, 2021 1 commit
-
-
Jonah Williams authored
-
- 12 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 10 Dec, 2021 1 commit
-
-
Ian Hickson authored
-
- 07 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 03 Dec, 2021 3 commits
-
-
Michael Goderbauer authored
-
Michael Goderbauer authored
This reverts commit 988959da.
-
Michael Goderbauer authored
-
- 15 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.
-