- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
* Use `curly_braces_in_flow_control_structures` for `material` * include test/material * add back removed comments
-
- 28 Apr, 2022 1 commit
-
-
Taha Tesser authored
-
- 14 Apr, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 01 Mar, 2022 1 commit
-
-
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
-
- 25 Feb, 2022 1 commit
-
-
Taha Tesser authored
-
- 23 Feb, 2022 2 commits
-
-
Viren Khatri authored
-
Darren Austin authored
-
- 04 Nov, 2021 1 commit
-
-
Taha Tesser authored
[ReorderableListView] Update doc with example to make it clear `proxyDecorator` can overriden to customise an item when it is being dragged. (#91837)
-
- 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.
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 11 Jun, 2021 1 commit
-
-
Darren Austin authored
-
- 14 May, 2021 1 commit
-
-
Abhishek Ghaskata authored
-
- 13 May, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 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
-
- 12 Apr, 2021 1 commit
-
-
Darren Austin authored
-
- 07 Apr, 2021 1 commit
-
-
Mahesh Jamdade authored
docs: add an example to ReorderableListView.builder.
-
- 31 Mar, 2021 2 commits
-
-
Darren Austin authored
-
Alexandre Ardhuin authored
-
- 30 Mar, 2021 1 commit
-
-
Darren Austin authored
Removed the built-in overlay from the ReorderableListView so that it now depends on the surrounding overlay.
-
- 16 Mar, 2021 1 commit
-
-
Abhishek Ghaskata 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 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 23 Jan, 2021 1 commit
-
-
Darren Austin authored
Introduced new widget/ReorderableList and widget/SliverReorderableList widgets.
-
- 15 Dec, 2020 1 commit
-
-
Darren Austin authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 11 Nov, 2020 1 commit
-
-
Sanjoli Goyal authored
* Update ReorderableListView API docs * fixed dart fmt * added dartpad instead of code sample * fixed parenthesis error * Update packages/flutter/lib/src/material/reorderable_list.dart Co-authored-by: Amit Patil <54329870+Amitpatil215@users.noreply.github.com> * using reference List.generate instead of generate * request changes are complete * space eroors are fixed * Update ReorderableListView API docs * fixed dart fmt * added dartpad instead of code sample * fixed parenthesis error * using reference List.generate instead of generate * Update packages/flutter/lib/src/material/reorderable_list.dart Co-authored-by: Amit Patil <54329870+Amitpatil215@users.noreply.github.com> * request changes are complete * space eroors are fixed * request changes are completes Co-authored-by: Amit Patil <54329870+Amitpatil215@users.noreply.github.com> Co-authored-by: John Ryan <ryjohn@google.com>
-
- 23 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 15 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Oct, 2020 1 commit
-
-
nero authored
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 16 Sep, 2020 1 commit
-
-
nero authored
-
- 09 Sep, 2020 1 commit
-
-
Haeseok Lee authored
-
- 26 Jun, 2020 1 commit
-
-
Alberto Monteiro authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 06 May, 2020 1 commit
-
-
Kate Lovett authored
-