- 19 Apr, 2022 1 commit
-
-
xubaolin authored
-
- 26 Mar, 2022 1 commit
-
-
Alex Li authored
-
- 25 Mar, 2022 2 commits
-
-
-
Alex Li authored
-
- 21 Jan, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 05 Jan, 2022 1 commit
-
-
Markus Aksli authored
-
- 04 Jan, 2022 1 commit
-
-
Will Lockwood authored
-
- 01 Nov, 2021 1 commit
-
-
Dheeraj Verma authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 21 Sep, 2021 1 commit
-
-
Bonsai11 authored
* Adding onLongPress for DataRow Useful to be able to e.g. start a selection mode of rows or show a drop down menu. * Test for onLongPress * Changed parameter
-
- 19 Aug, 2021 1 commit
-
-
Hans Muller authored
-
- 18 Aug, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit a1ae4fea.
- 17 Aug, 2021 1 commit
-
-
Alex Li authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 20 Apr, 2021 1 commit
-
-
Chinmoy authored
This change prevents DataRow from being enabled when onSelectChanged is null.
-
- 17 Feb, 2021 1 commit
-
-
Chinmoy authored
-
- 11 Feb, 2021 1 commit
-
-
Rashid-Khabeer authored
-
- 01 Dec, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 Oct, 2020 1 commit
-
-
Per Classon authored
[Material] Parent checkbox in DataTable should deselect all, if children checkboxes are disabled or selected (#67938)
-
- 12 Oct, 2020 1 commit
-
-
Per Classon authored
-
- 09 Oct, 2020 2 commits
-
-
Per Classon authored
* Add tristate to parent checkbox for DataTable to follow Material specifications
-
Per Classon authored
* Add decoration parameter to DataTable and DataTableTheme
-
- 08 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 07 Oct, 2020 1 commit
-
-
Darren Austin authored
Migrate Material framework tests to null safety.
-
- 10 Sep, 2020 1 commit
-
-
Per Classon authored
-
- 08 Sep, 2020 1 commit
-
-
Per Classon authored
This reverts commit cb4b8677.
-
- 02 Sep, 2020 1 commit
-
-
Per Classon authored
-
- 13 Aug, 2020 1 commit
-
-
Wikiwix authored
* Fix sort indicator for DataTables As per material spec ascending order should be shown via an upward arrow This commit changes the displayed arrows accordingly. * Test sort indicator orientation in DataTable
-
- 07 Jul, 2020 1 commit
-
-
Per Classon authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 13 Mar, 2020 1 commit
-
-
Tong Mu authored
* Change onSort and add tests * Add doc * Regression test * Remove if (true) * Make test clearer * Clearer comment
-
- 24 Feb, 2020 1 commit
-
-
Dmitry Ratushnyy authored
-
- 06 Jan, 2020 1 commit
-
-
Ben Konyi authored
`showCheckboxColumn` will determine whether or not selectable rows in DateTable or PaginatedDataTable will contain a leading CheckBox.
-
- 16 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 20 Jun, 2019 1 commit
-
-
Shi-Hao Hong authored
* Custom dataRowHeight for DataTable and PaginatedDataTable * Custom headingRowHeight for DataTable and PaginatedDataTable
-
- 19 Jun, 2019 1 commit
-
-
Shi-Hao Hong authored
* Add optional horizontalMargin and columnSpacing properties to DataTable * Add horizontalMargin and columnSpacing tests for DataTable and PaginatedDataTable
-