- 09 Dec, 2022 1 commit
-
-
Callum Moffat authored
-
- 07 Dec, 2022 1 commit
-
-
harperl-lgtm authored
* Date picker special labeling for currentDate with localization and tests. * Updated CalendarDatePicker semantics test * removed recursive import * changed labeling for current date to be less verbose
-
- 15 Nov, 2022 1 commit
-
-
Tae Hyung Kim authored
* init * upper case only when material 2 * fix test * fix test * fix tests again * Add all tests * analyze" * fix stepper
-
- 31 Oct, 2022 1 commit
-
-
Greg Spencer authored
-
- 02 Sep, 2022 1 commit
-
-
Pierre-Louis authored
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 10 Aug, 2022 1 commit
-
-
Ian Hickson authored
-
- 31 May, 2022 1 commit
-
-
Alexandre Ardhuin authored
* more const immutable classes * more const constructors in dev/ and examples/
-
- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `material` * include test/material * add back removed comments
-
- 27 Apr, 2022 1 commit
-
-
Pierre-Louis authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 08 Mar, 2022 2 commits
-
-
Andrei Diaconu authored
-
Mahesh Jamdade authored
-
- 22 Feb, 2022 1 commit
-
-
Kirolous Nashaat authored
-
- 14 Oct, 2021 1 commit
-
-
Kate Lovett authored
-
- 11 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
-
- 07 Oct, 2021 1 commit
-
-
Kate Lovett authored
-
- 06 Oct, 2021 1 commit
-
-
Kate Lovett 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.
-
- 19 May, 2021 1 commit
-
-
Hattomo (TomohiroHattori) authored
-
- 14 May, 2021 2 commits
-
-
Abhishek Ghaskata authored
-
xubaolin authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 26 Apr, 2021 1 commit
-
-
Tong Mu authored
Applies #78522 to existing code, by replacing all occurrences of LogicalKeySet to SingleActivator or ShortcutActivator.
-
- 14 Apr, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 31 Mar, 2021 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 23 Mar, 2021 1 commit
-
-
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
-
- 22 Mar, 2021 1 commit
-
-
Shi-Hao Hong authored
-
- 17 Mar, 2021 2 commits
-
-
Shi-Hao Hong authored
-
Shi-Hao Hong authored
-
- 19 Feb, 2021 1 commit
-
-
Darren Austin authored
Added the ability to bring up the date picker dialogs in calendar or text input only modes that don't allow the user to switch. (#76343)
-
- 26 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Nov, 2020 1 commit
-
-
Darren Austin authored
Date Picker restructuring. Moved files out of 'pickers' and merged several of the non-public implementation files into date_picker.dart.
-
- 25 Mar, 2020 1 commit
-
-
Darren Austin authored
Date Picker UI redesign
-