Commit Graph

18842 Commits

Author SHA1 Message Date
Anurag Roy
537dea246c [FloatingActionButtonLocation] Fix documentation (#71378) 2020-12-01 11:48:05 -08:00
Amit Patil
5929f4f79b updated defualt value of unselectedItemColor textTheme.caption.color to unselectedWidgetColor (#71314) 2020-12-01 11:43:05 -08:00
tgucio
0aec2c3d0f Restart EditableText cursor timer when it moves (#70787) 2020-12-01 11:38:04 -08:00
Jonah Williams
720f366ff5 Revert "Added CupertinoFormSection, CupertinoSplitFormRow, and CupertinoTextFormField (#70676)" (#71490)
This reverts commit e244724794.
2020-12-01 10:11:41 -08:00
Pierre-Louis
a508d358ca Use adaptive more icon for popup_menu (#70773) 2020-12-01 10:03:05 -08:00
Jenn Magder
8522ec7e11 Validate empty observatory URI for screenshot (#71451) 2020-12-01 10:00:30 -08:00
Jenn Magder
a5ee7f7cfc Add XCFramework artifacts (#71113) 2020-12-01 10:00:16 -08:00
Daniel Edrisian
e244724794 Added CupertinoFormSection, CupertinoSplitFormRow, and CupertinoTextFormField (#70676) 2020-12-01 09:58:07 -08:00
xubaolin
59cf0d2263 Improve the behavior of DropdownButton.disabledHint (#70277) 2020-12-01 09:58:04 -08:00
Gary Roumanis
7477524db6 Upgrade deps (#71450) 2020-12-01 09:57:27 -08:00
Jonah Williams
ffbca11f1b [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy (#70914) 2020-12-01 09:54:43 -08:00
Jonah Williams
1816778529 [flutter_tools] wire up alternative invalidation strategy to features (#71439) 2020-12-01 09:54:23 -08:00
Jonah Williams
b1d65e3168 [flutter_tools] support canvaskit unit testing (#70969) 2020-12-01 09:54:09 -08:00
Jonah Williams
e5000f6cea [flutter_tools] Remove usage of --precompiled flag for web tests (#70977) 2020-12-01 09:54:01 -08:00
Jonah Williams
7ab0442868 Add testing shard for release mode guard (#71411) 2020-12-01 09:53:50 -08:00
Jonah Williams
a264c2bee2 [flutter_tools] do not validate unused services key (#71417) 2020-12-01 09:53:41 -08:00
Jonah Williams
1c4791e604 [flutter_tools] update some web configuration defaults (#71433) 2020-12-01 09:53:35 -08:00
Jonah Williams
5d201a35aa [flutter_tools] allow hiding web server device, provide flags to re-enable (#71434) 2020-12-01 09:53:27 -08:00
Chris Yang
0a08f8afff [flutter_tools] Display "no platforms" message based on results when creating plugins project (#70215) 2020-12-01 09:53:07 -08:00
xubaolin
2b85eeed14 Let SnackBar inherit themeData from its ancestor (#70080) 2020-12-01 09:48:10 -08:00
Justin McCandless
3217906efb Handle setting TextEditingController text to null (#68638) 2020-12-01 09:48:07 -08:00
Bikram Pandit
dc432d78db Add detection of drawer open and close in Scaffold widget as a callback method. (#67249) 2020-12-01 09:43:06 -08:00
Pierre-Louis
a7f5fd5360 Update documentation link (#71401) 2020-11-30 13:14:13 +01:00
Pierre-Louis
183f0e797a Update FAB elevation to match spec (#69312)
* Update floating_action_button.dart

* Fix default hover elevation

* revert letter spacing change

* add test

* Update floating_action_button.dart

* Update floating_action_button_test.dart
2020-11-26 19:12:28 +01:00
Jia Hao
8de72126e9 [flutter_tools] Don't fail copying files if the destination is not writable (#71215) 2020-11-25 15:48:03 -08:00
Juyeong Lee
9806865b49 Add dartpad sample for AnimatedPadding (#71050) 2020-11-25 13:43:05 -08:00
creativecreatorormaybenot
508c4b4d29 Correct flutter_test flutter_test_configuration.dart documentation (#70862) 2020-11-25 13:38:05 -08:00
creativecreatorormaybenot
57d0f924c4 [flutter] Update package README (#70968) 2020-11-25 12:58:03 -08:00
Andrey Kabylin
e118e1a623 fix #24469 and #67354 (#69668) 2020-11-25 09:28:03 -08:00
Christopher Fujino
96d330a204 Revert "Revert "Implement dryLayout for RenderAnimatedSize (#71097)" (#71180)" (#71185)
This reverts commit 358f9b0ee6.
2020-11-24 16:29:39 -08:00
Christopher Fujino
358f9b0ee6 Revert "Implement dryLayout for RenderAnimatedSize (#71097)" (#71180)
This reverts commit b18f1b81fe.
2020-11-24 15:46:58 -08:00
Michael Goderbauer
b18f1b81fe Implement dryLayout for RenderAnimatedSize (#71097) 2020-11-24 12:28:04 -08:00
Jenn Magder
9bbc2177ec Move Flutter.podspec to add-to-app project template (#71103) 2020-11-24 10:16:09 -08:00
Jenn Magder
e6bd95bc5c Use module Profile scheme when profiling (#70896) 2020-11-23 14:10:58 -08:00
Jenn Magder
3379435185 iOS aot assembly requires SDK root (#71094) 2020-11-23 14:10:10 -08:00
Hans Muller
89a7bf7791 Remove private OutlinedButton default outline geometry class (#70975) 2020-11-23 14:03:47 -08:00
Jenn Magder
3a479e7efd Rename SdkType -> EnvironmentType (#71095) 2020-11-23 14:03:03 -08:00
Amir Hardon
7df04fdbd3 Revert "Migrate template to Gradle 6.7 and AGP 4.1.0 (#70808)" (#71096)
This reverts commit 8e73bab94c.
2020-11-23 12:27:36 -08:00
Darren Austin
8737472af1 Exposed the YearPicker as a public API again to match the previous API. (#71061) 2020-11-23 12:18:18 -08:00
Masaaki Kakimoto(柿本匡章)
accedc6794 Add current version to the upgrade message of the Flutter tool (#68421) 2020-11-23 12:08:53 -08:00
Yazeed AlKhalaf
bcdee0ac74 🚀 AdoptAWidget: IgnorePointer (#70185)
*  Add IgnorePointer Widget dartpad

* 🐛 Fix grammatical issues in docs of IgnorePointer

*  Remove trailing spaces
2020-11-23 09:45:37 -08:00
Anurag Roy
5fbbd73a76 [FloatingActionButtonLocation] Add diagrams to documentation of FloatingActionButtonLocation (#70184) 2020-11-23 09:43:05 -08:00
GodHyum
20b68c28a2 FloatingActionButton always keeps the same position when FloatingActionButtonLocation is top. (#64746) 2020-11-23 09:38:03 -08:00
Chulwoo Park
de56c6ad72 Remove unnecessary argument from Row and Column constructor comments (#71041) 2020-11-22 12:28:06 -08:00
Jonah Williams
cf6c33e58a [flutter_tools] fix port leak in flutter_driver (#70999) 2020-11-21 14:04:01 -08:00
Per Classon
226532b157 [Material] Add selection control themes (#70311) 2020-11-21 03:08:04 -08:00
Emmanuel Garcia
61dfbfe105 Wait for Android plugin to load before configuring plugin dependency (#70970) 2020-11-20 18:03:39 -08:00
Michael Goderbauer
7a3a29e71f Fixes Intrinsics for RenderParagraph and RenderWrap (#70656) 2020-11-20 17:24:58 -08:00
Kate Lovett
63e328f7f0 Fix pointer scroll for nested NeverScrollables (#70953) 2020-11-20 17:18:04 -08:00
Jonah Williams
974661924b [flutter_tools] disable SWR optimization on dev (#70912) 2020-11-20 16:27:21 -08:00