- 23 Mar, 2022 1 commit
-
-
Darren Austin authored
-
- 09 Mar, 2022 1 commit
-
-
Darren Austin authored
-
- 08 Mar, 2022 1 commit
-
-
Darren Austin authored
Also added the Card tokens to the exported list.
-
- 28 Feb, 2022 1 commit
-
-
Darren Austin authored
Added the navigation_rail.json as well.
-
- 11 Feb, 2022 1 commit
-
-
Darren Austin authored
-
- 04 Feb, 2022 1 commit
-
-
J-P Nurmi authored
-
- 03 Feb, 2022 1 commit
-
-
Darren Austin authored
-
- 02 Feb, 2022 1 commit
-
-
Darren Austin authored
-
- 13 Jan, 2022 1 commit
-
-
Darren Austin 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.
-
- 29 Sep, 2021 1 commit
-
-
Kenzie (Schmoll) Davisson authored
-
- 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.
-
- 02 Aug, 2021 1 commit
-
-
Rami authored
-
- 27 Jul, 2021 1 commit
-
-
Rami authored
-
- 16 Jul, 2021 1 commit
-
-
Rami authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Apr, 2021 1 commit
-
-
Chinmoy authored
-
- 16 Mar, 2021 1 commit
-
-
Darren Austin 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)
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 14 Jan, 2021 1 commit
-
-
Pedro Massango authored
Fixes: "FloatingActionButton.extended's isExtended property if false should show icon, not label" (#72431) * Fix extended FAB with isExtended set to false showing both icon and label
-
- 23 Dec, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 26 Nov, 2020 1 commit
-
-
Pierre-Louis authored
* Update floating_action_button.dart * Fix default hover elevation * revert letter spacing change * add test * Update floating_action_button.dart * Update floating_action_button_test.dart
-
- 21 Nov, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 02 Nov, 2020 2 commits
-
-
Greg Spencer authored
-
Michael Goderbauer authored
-
- 31 Oct, 2020 1 commit
-
-
Greg Spencer authored
My yearly pass to fix spelling errors in the API dartdocs.
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 15 Sep, 2020 1 commit
-
-
Hans Muller authored
-
- 30 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
* Fix even more unresolved doc references in material * ++ * ++
-
- 29 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 28 May, 2020 1 commit
-
-
Tong Mu authored
* Adds default cursor and/or mouseCursor property to a number of widgets. * Adds `MaterialStateMouseCurrsor`.
-
- 14 May, 2020 1 commit
-
-
Tong Mu authored
* Uses a special cursor value MouseCursor.defer to mark deferring. MouseTrackerAnnotation.cursor is now non-null. The mouseCursor argument of widgets or render objects can be null, which indicates using the default value. * Moves SystemMouseCursors.uncontrolled to MouseCursor.uncontrolled. * Changes how MouseCursor.debugDescription is defined. Previously MouseCursor.toString returns $runtimeType($debugDescription), while now it returns $debugDescription. Implementations of classes are updated, except for the ones of MouseCursor.defer and MouseCursor.uncontrolled are simply "defer" and "uncontrolled".
-
- 11 May, 2020 1 commit
-
-
Tong Mu authored
Adds the basic framework for the mouse cursor system. * Adds MouseRegion.cursor * Adds SystemMouseCursors * Adds mouseCursor to some widgets
-
- 06 Mar, 2020 1 commit
-
-
Hans Muller authored
-
- 05 Mar, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Feb, 2020 1 commit
-
-
Jonah Williams authored
This reverts commit 2132a0c7.
-
- 26 Feb, 2020 1 commit
-