Commit Graph

19405 Commits

Author SHA1 Message Date
Taha Tesser
fbba1942c5 Migrate ListTile disabled icon color to Material 3 (#102078) 2022-09-05 10:12:28 +00:00
Taha Tesser
d8fdb83555 Update MaterialBanner to support Material 3 (#105957) 2022-09-05 09:00:24 +00:00
LongCatIsLooong
a87540bad1 Add inherit: false to material2018 text geometry text themes (#110870) 2022-09-03 00:26:56 +00:00
Jenn Magder
c075ef058c Revert "[Windows] Use dark title bar on dark system theme" (#110890) 2022-09-03 00:18:34 +00:00
chunhtai
22c8e79cc1 Use semantics label for backbutton and closebutton for Android (#110873) 2022-09-02 23:21:22 +00:00
Loïc Sharma
2fb5b2729a [Windows] Use dark title bar on dark system theme (#110615) 2022-09-02 23:15:12 +00:00
Anna Gringauze
3292f89764 Update issue reference for skipped hot restart tests (#110881) 2022-09-02 14:38:24 -07:00
Qun Cheng
4b91b220b8 Fix Tooltip Issue on Switch (#110830) 2022-09-02 12:54:53 -07:00
Elliott Brooks (she/her)
57e42f0223 Manually update DWDS version to v.16.0.0 (#110822) 2022-09-02 19:17:48 +00:00
Christopher Fujino
08d5d51a98 [flutter_tools] Instantiate shutdown hooks before localfilesystem (#110693) 2022-09-02 17:38:56 +00:00
Zachary Anderson
74b18c948a Revert "Bump android SDK to 33" (#110861) 2022-09-02 15:52:50 +00:00
Gary Qian
35c18eb13f Bump android SDK to 33 (#109583) 2022-09-02 15:30:12 +00:00
Pierre-Louis
8f5ee0ed58 Delete .packages (#110749) 2022-09-02 10:50:46 +02:00
Pierre-Louis
8853926601 Deprecate ThemeData errorColor and backgroundColor (#110162) 2022-09-02 04:02:55 +00:00
Pierre-Louis
0c2f7bc2a2 Remove errant double spaces (#110758) 2022-09-02 04:00:58 +00:00
LongCatIsLooong
bdb74e16c6 Fix Action.overridable example (#110824) 2022-09-02 00:46:21 +00:00
Greg Spencer
2051f09c68 Add Overlay.maybeOf, make Overlay.of return a non-nullable instance (#110811) 2022-09-02 00:13:12 +00:00
David Iglesias
9cb9f6bca4 [tool] Fix flutter.js regression with hot-reload on promise-based init. (#110805) 2022-09-01 22:25:16 +00:00
Christopher Fujino
8361465f77 [flutter_tools] change the way version is calculated on master (#110791) 2022-09-01 20:32:36 +00:00
Zachary Anderson
c3cb5a0f46 Make ink_sparkle use FragmentShader (#110552) 2022-09-01 13:19:20 -07:00
Qun Cheng
4125a3a8f0 Fixed the leading IconButton size (#110722) 2022-09-01 19:03:13 +00:00
Mohammed CHAHBOUN
e0a83e6250 Add splashColor property for ListTile widget (#100652) 2022-08-31 21:23:30 +00:00
Qun Cheng
a490a6a11d Migrated Checkbox to Material 3 Colors (#110537) 2022-08-31 20:38:32 +00:00
Gary Qian
ddfcda73cd Track platform in MigratePlaformConfig and enforce metadata file being provided (#110540) 2022-08-31 19:04:22 +00:00
Tae Hyung Kim
0508a1defd [flutter_tools] Generate Localizations on flutter run for web (#110526) 2022-08-31 17:42:51 +00:00
Qun Cheng
34a628483c Fixed the default color of the trailing widget on app bar (#110635) 2022-08-31 10:15:48 -07:00
Helin Shiah
8842281c29 Use UriConverter from context for test (#110539)
* Use UriConverter from context for test

* Fix type

* Pass URI converter using installHook

* Fix formatting

* Fix formatting in test

* Add comment about URI converter
2022-08-31 09:20:36 -07:00
Ankur Jain
986503981c Add test where white text on white background fails contrast. (#110217) 2022-08-30 22:50:18 +00:00
Jason Simmons
f57fcac717 Clear the static _debugDoingBaseline flag if baseline calculation throws (#110387) 2022-08-30 19:49:17 +00:00
Jenn Magder
5f5d4802fe Support single arch local engines for 'build macos-framework' and 'ios-framework' (#110564) 2022-08-30 17:44:14 +00:00
chunhtai
1dd6a23358 Refactor macOS text editing shortcuts (#110289) 2022-08-30 16:25:00 +00:00
Loïc Sharma
c60cf97c19 [Windows] Hide app until first frame is drawn (#109816) 2022-08-30 14:26:21 +00:00
Greg Spencer
7122a0095c Fix some tap region bugs (#110398) 2022-08-30 01:04:16 +00:00
Jonah Williams
d6dd832d0f [flutter_tools] migrate gradle errors and project test to null safety (#110530) 2022-08-29 19:47:16 +00:00
Zachary Anderson
c6ec84e978 [flutter_tools] Pull more arm64 artifacts on Apple Silicon (#110291) 2022-08-29 10:33:24 -07:00
Greg Spencer
ee8488e871 Remove warnings when UnconstrainedBox and ConstraintsTransformBox are clipped (#110393) 2022-08-29 17:21:04 +00:00
Greg Spencer
9f0da30fa5 Fix an exception in StarBorders that are scaled to small or infinite sizes (#110419) 2022-08-29 15:56:22 +00:00
Chinmoy
c6870ee969 Added onSelectionChange callback to SelectionRegion and SelectionArea (#108985) 2022-08-29 15:21:45 +00:00
Zachary Anderson
0e195e9d46 Revert "Show output from pub get in flutter pub get (#106300)" (#110478)
This reverts commit 3802eb627e.
2022-08-29 08:02:50 -07:00
Sigurd Meldgaard
3802eb627e Show output from pub get in flutter pub get (#106300) 2022-08-29 07:37:19 +00:00
Akshdeep Singh
519a5783c0 add material slider secondary value (#109808) 2022-08-28 23:26:32 +00:00
Jonah Williams
0053b089a6 [flutter_driver] make empty duration messages more helpful (#110441) 2022-08-28 19:54:08 +00:00
Casey Hillers
41b50c22b0 Revert "Update accessibility contrast test coverage (#109784)" (#110436)
This reverts commit f477c8b184.
2022-08-28 10:30:01 -07:00
Jonah Williams
428cafadb0 [flutter_tools] migrate some files to null safety (#110354) 2022-08-26 18:03:04 +00:00
Darren Austin
8a40c7ded0 Fixed some doc typos in OutlineButton and TextButton.styleFrom deprecations. (#110308) 2022-08-26 10:32:43 -07:00
Taha Tesser
b6c2335ddf Replace _lerpProperties with MaterialStateProperty.lerp in button_style.dart (#110323) 2022-08-26 09:55:19 -07:00
fzyzcjy
5be7e49dcf Fix Image's logical flow which disposes its image too early, causing errors such as "Cannot clone a disposed image" (#110131) 2022-08-26 15:58:54 +00:00
Greg Spencer
fefb2b00ba Re-Land "Refactor StrokeAlign to allow double values." (#108339) (#110234) 2022-08-25 20:56:24 +00:00
Yegor
6e57ed6088 [web] fix hot restart in entrypoint generated by flutter create (#110229) 2022-08-25 20:30:00 +00:00
Christopher Fujino
db51e5d944 [flutter_tools] unpin path_provider_android and roll (#110216) 2022-08-25 19:42:21 +00:00