- 24 Apr, 2023 1 commit
-
-
chunhtai authored
Related https://github.com/flutter/flutter/issues/100624 The goal is to make sure the engine can send a location string in either the existing format or a complete uri string to the framework, and the framework will still work as usual.
-
- 22 Mar, 2023 2 commits
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
Ian Hickson authored
Documentation improvements
-
- 24 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes
-
- 18 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 10 Jan, 2023 1 commit
-
-
Yegor authored
* allow focus to leave FlutterView * fix tests and docs * small doc update * fix analysis lint * use closed loop for dialogs * add tests for new API * address comments * test FocusScopeNode.traversalEdgeBehavior setter; reverse wrap-around * rename actionResult to invokeResult * address comments
-
- 15 Dec, 2022 1 commit
-
-
hangyu authored
* Update navigator.dart * Update navigator.dart * Add test * Update navigator.dart * lint * Update packages/flutter/test/widgets/navigator_test.dart Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com> * Update packages/flutter/test/widgets/navigator_test.dart Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com> Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com>
-
- 11 Dec, 2022 1 commit
-
-
Ian Hickson authored
-
- 21 Nov, 2022 1 commit
-
-
chunhtai authored
-
- 18 Nov, 2022 2 commits
-
-
chunhtai authored
* Allows pushing page based route as pageless route * update
-
fzyzcjy authored
* impl * Update packages/flutter/lib/src/widgets/navigator.dart Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com> * Update navigator_test.dart Co-authored-by:
chunhtai <47866232+chunhtai@users.noreply.github.com>
-
- 31 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 27 Oct, 2022 1 commit
-
-
chunhtai authored
-
- 13 Oct, 2022 1 commit
-
-
chunhtai authored
-
- 12 Sep, 2022 1 commit
-
-
Greg Spencer authored
-
- 02 Sep, 2022 1 commit
-
-
Pierre-Louis authored
-
- 22 Aug, 2022 1 commit
-
-
Greg Spencer authored
-
- 10 Aug, 2022 2 commits
-
-
Ian Hickson authored
-
Paul Berry 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
-
- 13 May, 2022 1 commit
-
-
- 26 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 15 Apr, 2022 1 commit
-
- 14 Apr, 2022 2 commits
-
-
chunhtai authored
-
Michael Goderbauer authored
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 03 Feb, 2022 2 commits
-
-
Ian Hickson authored
-
chunhtai authored
-
- 28 Jan, 2022 1 commit
-
-
chunhtai authored
-
- 20 Jan, 2022 1 commit
-
-
Sam Rawlins authored
-
- 12 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 03 Dec, 2021 1 commit
-
- 02 Dec, 2021 1 commit
-
- 01 Dec, 2021 1 commit
-
-
chunhtai 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.
-