- 15 Feb, 2022 1 commit
-
-
Taha Tesser authored
-
- 19 Oct, 2021 3 commits
-
-
Markus Aksli authored
-
Markus Aksli authored
This reverts commit 6b94f2f6.
-
Markus Aksli authored
-
- 26 Sep, 2021 1 commit
-
-
MH Johnson authored
-
- 01 Sep, 2021 1 commit
-
-
Rami authored
-
- 10 Jun, 2021 1 commit
-
-
Craig Labenz authored
-
- 26 Apr, 2021 1 commit
-
-
Darren Austin authored
-
- 02 Feb, 2021 1 commit
-
-
Hans Muller authored
-
- 23 Jan, 2021 1 commit
-
-
Justin McCandless authored
* Material Autocomplete widget
-
- 21 Jan, 2021 1 commit
-
-
Justin McCandless authored
Very simple right-click context menu for Windows and Linux in a Material-esque style.
-
- 13 Jan, 2021 1 commit
-
-
Kate Lovett authored
-
- 15 Dec, 2020 1 commit
-
-
Justin McCandless authored
Exposes the ability to create custom Material text selection toolbar menus, and cleans up the code around these menus.
-
- 21 Nov, 2020 1 commit
-
-
Per Classon 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.
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 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
-
- 04 Aug, 2020 1 commit
-
-
Darren Austin authored
Create a new TextSelectionTheme for text selection properties.
-
- 29 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jul, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 80237ef8.
-
Todd Volkert authored
(split out from https://github.com/flutter/flutter/pull/62317)
-
- 11 Jul, 2020 1 commit
-
-
Hans Muller authored
-
- 09 Jul, 2020 1 commit
-
-
Hans Muller authored
-
- 23 Jun, 2020 2 commits
-
-
Darren Austin authored
-
rami-a authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 20 Apr, 2020 1 commit
-
-
MH Johnson authored
-
- 26 Mar, 2020 1 commit
-
-
Anthony authored
-
- 25 Mar, 2020 1 commit
-
-
Darren Austin authored
Date Picker UI redesign
-
- 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 Aug, 2019 1 commit
-
-
Darren Austin authored
* Added new ButtonBarTheme to replace the deprecated ButtonTheme.bar method. * Responding to PR feedback. * [Material] Create material Banner component (#36880) This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview. (cherry picked from commit 35b6d668) Removed the use of ButtonTheme.bar in the Banner implementation. * Updated documentation from PR review comments.
-
- 16 Aug, 2019 1 commit
-
-
rami-a authored
-
- 05 Aug, 2019 1 commit
-
-
rami-a authored
This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview.
-
- 26 Jul, 2019 2 commits
-
-
lisa-liao authored
* [Menu] Create Menu theme * [Menu] Create Menu theme * [Menu] Formatting changes for Menu theme * [Menu] Fix spacing difference in theme_data.dart. * [Menu] Fix spacing difference in theme_data.dart. * Specifying types * Formatting changes * Address PR feedback * Formatting changes * Address PR feedback * Add inherited widget * Add inherited widget * Address PR feedback and add inherited widget. * Formatting changes. * Address PR feedback * Address PR feedback * Address PR feedback * Address PR feedback
-
Shi-Hao Hong authored
* Introduces ToggleButtons widget * Introduces ToggleButtonsTheme inherited widget * Introduces ThemeData.toggleButtonsTheme property
-
- 25 Jul, 2019 1 commit
-
-
Shi-Hao Hong authored
* Implement TooltipThemeData and TooltipTheme * Add text style property * Updated tooltip default colors for light and dark theme to match Material specification
-
- 24 Jul, 2019 2 commits
-
-
Shi-Hao Hong authored
Revert "[Material] Implement TooltipTheme and Tooltip.textStyle, fix Tooltip debugLabel, update Tooltip defaults (#36030)" (#36851) This reverts commit 62158a1b.
-
Shi-Hao Hong authored
[Material] Implement TooltipTheme and Tooltip.textStyle, fix Tooltip debugLabel, update Tooltip defaults (#36030) * Implement TooltipThemeData and TooltipTheme * Add tooltip text style property * Update default tooltip text style and decoration to match Material specification * Fix debugLabel incorrectly labeling "white" as "black", and vice versa by default
-