47 Commits

Author SHA1 Message Date
Kate Lovett
7e12b37111
Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
Kate Lovett
8c44c16268
Deprecate ThemeData.selectedRowColor (#109070) 2022-08-09 22:29:08 +00:00
Taha Tesser
52829523d6
Deprecate toggleableActiveColor (#97972) 2022-08-02 19:09:06 +00:00
Darren Austin
2532584bf3
Update parameters to the styleFrom button methods. (#105291)
* Update parameters to the `styleFrom` button methods.

* Updated the Flutter fix data to point to this PR.

* Updated handling of background color to better maintain backwards compatibility with previous API.
2022-06-21 19:08:22 -07:00
chunhtai
c98cb4a450
Add fadeDuration back to TextSelectionOverlay (#100381)
* Add fadeDuration back to TextSelectionOverlay

* fix build and add dart fix

* format

* add test
2022-03-18 13:05:18 -07:00
Viren Khatri
53771aba0c
improve docs for testing dart fix (#97493) 2022-01-30 11:45:14 -08:00
Anurag Roy
4621dff892
Deprecate useDeleteButtonTooltip for Chips (#96174) 2022-01-27 22:20:13 -08:00
Kate Lovett
03da339ffe
Deprecate Scrollbar isAlwaysShown -> thumbVisibility (#96957) 2022-01-24 14:25:15 -08:00
Pierre-Louis
e9b8a6efb2
[Fonts] Update icons (#96115)
* update icons

* add regression test

* add fix for pie_chart_outline
2022-01-04 17:24:42 +01:00
Darren Austin
128c723445
Added Material 3 colors to ColorScheme. (#93427)
* Added the new Material 3 colors to ColorScheme.

* Deprecated primaryVariant and secondaryVariant colors in the ColorScheme.

* Added a flutter fix for the deprecated colors.
2021-11-23 13:56:16 -08:00
Pierre-Louis
e1a96b812e
Deprecate primaryColorBrightness (#93396) 2021-11-16 15:03:03 -08:00
Kate Lovett
4889064ff5
Fix the fix (#90217) 2021-09-17 09:07:03 -07:00
Kate Lovett
3a9e7e3bef
New PR (#88365) 2021-08-17 18:42:03 -07:00
Kate Lovett
d8da091751
Android 12 overscroll stretch effect (#87839) 2021-08-11 16:36:53 -05:00
Hans Muller
a76212f8fa
Deprecate ThemeData.fixTextFieldOutlineLabel (#87281) 2021-07-29 14:43:15 -07:00
Kate Lovett
252f6a0285
Add fixes for ThemeData (#86369) 2021-07-14 09:31:02 -07:00
Kate Lovett
b730ba1a3e
Dart Fixes for clipBehavior breaks (#86323) 2021-07-13 10:06:04 -07:00
Kate Lovett
e9736efb75
[Framework] Support for Android Fullscreen Modes (#81303) 2021-07-07 17:16:06 -07:00
Kate Lovett
fe37426bec
Add dart fix for RenderObjectElement deprecations (#85254) 2021-06-25 15:16:03 -07:00
Kate Lovett
4914a4090c
Add dart fix for AndroidViewController.id (#85246) 2021-06-25 13:41:02 -07:00
Kate Lovett
7773d0b020
Remove deprecated hasFloatingPlaceholder (#83923) 2021-06-14 13:04:04 -07:00
Kate Lovett
e74c15cac4
Deprecate GestureDetector.kind in favor of new supportedDevices (#81858) 2021-05-07 14:24:03 -07:00
Kate Lovett
a0f7694db2
Add dart fix for DragAnchor deprecation (#80587) 2021-04-16 14:24:02 -07:00
Kate Lovett
ec0b430064
Add dart Fix for TextSelectionThemeData (#78897) 2021-04-01 10:09:03 -07:00
Devon Carew
ce1db5f1d7
add a link to the data driven file format docs (#79412) 2021-03-31 10:49:02 -07:00
Kate Lovett
bde6b162a0
Add fix for RectangularSliderTrackShape (#78658) 2021-03-23 12:26:03 -07:00
Kate Lovett
0105c8f377
Dart Fix for InputDecoration (#78672) 2021-03-23 13:24:27 -05:00
Harsh Bhikadia
70bf8e76da
[docs] added flutter-fix and dart-fix public links (#77463) 2021-03-08 13:09:03 -08:00
Phil Quitslund
08bc8e69ce
fix Autovalidate enum references in fix data (#77419) 2021-03-05 15:44:04 -08:00
Kate Lovett
c0b5db6c0e
Add fix for BottomNavigationBarItem.title -> label (#76339) 2021-02-23 10:16:05 -08:00
Kate Lovett
2e9e1772be
Fix for VelocityTracker deprecation (#75649) 2021-02-16 13:36:04 -08:00
Kate Lovett
29292ba428
maxEnforced fix (#75287) 2021-02-09 14:36:07 -08:00
Kate Lovett
a664731a14
Add fixes for nullOk changes (#74866) 2021-01-28 14:31:34 -06:00
Phil Quitslund
4fa250f3f7
title format tweaks (#74747) 2021-01-27 14:54:05 -08:00
Kate Lovett
550a85dabd
Remove deprecated Element methods (#72903) 2021-01-21 17:24:05 -08:00
Kate Lovett
80f88a7981
Remove deprecated Scaffold.resizeToAvoidBottomPadding (#72890) 2021-01-19 16:14:05 -08:00
Kate Lovett
4feb18ca3d
Remove deprecated CupertinoDialog (#73604) 2021-01-19 14:44:03 -08:00
Kate Lovett
7a413e715f
Expand Stack fix to more exporting libraries (#74077) 2021-01-19 12:24:04 -08:00
Kate Lovett
45d01c95de
Add fixes for autovalidate deprecation in Form, FormField, TextFormField, and DropdownButtonFormField (#73996) 2021-01-15 17:04:03 -08:00
Kate Lovett
8aeef71e99
Add fixes for deprecations in TextTheme (#73994) 2021-01-15 14:44:04 -08:00
Kate Lovett
aace9a2ac1
Add fixes for Stack deprecation (#73989) 2021-01-15 13:14:05 -08:00
Michael Goderbauer
535392bfd5
added tests, removed API (#69620) 2021-01-08 15:44:08 -08:00
Kate Lovett
f461f1c9c8
Remove deprecated WidgetsBinding.[deferFirstFrameReport, allowFirstFrameReport] (#72893) 2021-01-07 16:09:04 -08:00
Kate Lovett
925ff2dcb1
Remove deprecated StatefulElement.inheritFromElement (#72901) 2021-01-07 10:29:04 -08:00
Kate Lovett
3abb9e5008
Remove deprecated showDialog.child (#72532) 2020-12-23 15:09:01 -08:00
Kate Lovett
6bb582219c
Remove deprecated [PointerEnterEvent, PointerExitEvent].fromHoverEvent (#72395) 2020-12-17 11:34:03 -08:00
Kate Lovett
e9a8315fd2
Remove deprecated CupertinoTextThemeData.brightness (#72017) 2020-12-15 12:48:04 -08:00