Commit Graph

24470 Commits

Author SHA1 Message Date
engine-flutter-autoroll
389a3fa50f 809d0de98 Update "eponymous concept" link. (flutter/plugins#3305) (#79074) 2021-03-25 13:19:04 -07:00
Mouad Debbar
e03ccd62ae [web] Fix text field shortcuts when inside a scroll area (#79051) 2021-03-25 13:14:04 -07:00
LongCatIsLooong
ef7258d66d Reland "Remove whitespace directionality formatter (#78501)" reverted in #79014 (#79015) 2021-03-25 13:09:03 -07:00
Michael Goderbauer
99023f0686 Fix missed ignores (#79071) 2021-03-25 13:02:12 -07:00
engine-flutter-autoroll
c1e1343d1d Roll Plugins from d7125cdb91c0 to eab885b84b99 (29 revisions) (#79069) 2021-03-25 12:04:04 -07:00
chunhtai
bed88a1a5e Fix rendereditable to check the latest text before setting the selection (#78919)
* Fix rendereditable to check the latest text before setting the selection

* add regression comment

* addressing comments and fix tests
2021-03-25 11:49:44 -07:00
Pierre-Louis
4ccb6f8e4d Revert "[Fonts] Update material icons (#78311)" (#79058)
This reverts commit e34f3b013f.
2021-03-25 19:48:01 +01:00
Hans Muller
e1c9ebc787 Revert "Removed accentColor dependency from ExpansionTile (#77933)" (#79053) 2021-03-25 11:44:04 -07:00
chunhtai
3c73185cac Automatically activate testfield in macOS when receives accessibility… (#78815) 2021-03-25 11:39:06 -07:00
Jenn Magder
f712fecde2 Migrate visual_studio to null safety (#78942) 2021-03-25 10:09:16 -07:00
Pierre-Louis
c49cd2719d [Fonts] Remove update_icons TODO (#79027) 2021-03-25 09:29:02 -07:00
Pierre-Louis
e34f3b013f [Fonts] Update material icons (#78311)
* Update icons

* remove trailing blank line
2021-03-25 10:22:57 +01:00
Gary Qian
152688baa4 Manual roll engine to b5e15d0 (#79002) 2021-03-25 00:44:02 -07:00
Tong Mu
5647407f07 Add mouseCursor, onEnter, and onExit to TextSpan (#77754) 2021-03-25 00:39:03 -07:00
Hans Muller
b44e536c62 Updated TimePickerThemeData API doc (#79009) 2021-03-24 23:09:02 -07:00
Jenn Magder
f6eab1d40e Revert "Remove whitespace directionality formatter (#78501)" (#79014)
This reverts commit d3ee5ace29.
2021-03-24 18:25:43 -07:00
David Iglesias
40ed6a6ddb [ci] Run same script to analyze plugins as flutter/plugins. (#79008) 2021-03-24 18:04:04 -07:00
Tapaswi Satyapanthi
dbf7fab0a9 Resolved contradictory documentation of showGeneralDialog and default value of 'barrierLabel' argument (#78890) 2021-03-24 17:59:04 -07:00
LongCatIsLooong
d3ee5ace29 Remove whitespace directionality formatter (#78501) 2021-03-24 17:54:02 -07:00
Hans Muller
82f1d639e0 Removed accentColor dependency from ExpansionTile (#77933) 2021-03-24 17:19:29 -07:00
Jonah Williams
5344ed7156 [flutter] use null aware operators for function invocations (#79003) 2021-03-24 17:01:52 -07:00
Jenn Magder
8893e89d11 Migrate device_port_forwarder to null safety (#78949) 2021-03-24 16:56:14 -07:00
Jenn Magder
3c24f16744 Migrate platform_plugins to null safety (#78943) 2021-03-24 16:35:43 -07:00
Jenn Magder
bd94007356 Migrate localizations_utils to null safety (#78939) 2021-03-24 16:35:16 -07:00
Jenn Magder
b804117802 Removed unnecessary ! in net.dart (#79010) 2021-03-24 15:36:12 -07:00
Jonah Williams
2eabb17215 [flutter_tools] migrate tool_backend.dart to null safety and add testing of exit conditions (#78988) 2021-03-24 15:23:21 -07:00
Jenn Magder
5398c34cfe Migrate flutter_project_metadata to null safety (#78944) 2021-03-24 15:21:23 -07:00
Jenn Magder
63d6ec56af Migrate deferred_components_validator to null safety (#78934) 2021-03-24 15:20:05 -07:00
Jenn Magder
ce31d4ff7e Migrate android_console to null safety (#78923) 2021-03-24 15:18:00 -07:00
Jenn Magder
7148cc61f3 Migrate flutter_tool net.dart to null safety (#78922) 2021-03-24 15:16:13 -07:00
Jenn Magder
d79b16689d Migrate error_handling_io to null safety (#78932) 2021-03-24 14:56:26 -07:00
Noor Dawod
2c4138428a Feature refresh indicator padding (#72052)
Add ability to control RefreshProgressIndicator's distance from edges.
2021-03-24 14:26:46 -07:00
Jenn Magder
25571a59b0 Revert "Manually close the tree (#78991)" (#79006)
This reverts commit 8caf4d4416.
2021-03-24 14:02:03 -07:00
Tong Mu
eb6e56761e Revert "Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)" (#79005)
This reverts commit 515ef91ba1.
2021-03-24 13:31:02 -07:00
Jenn Magder
2876b27e31 Revert "Roll Plugins from d7125cdb91c0 to ce1cf17352f1 (17 revisions) (#78982)" (#78992)
This reverts commit a2f5b18e7f.
2021-03-24 11:10:29 -07:00
Jenn Magder
8caf4d4416 Manually close the tree (#78991) 2021-03-24 11:06:21 -07:00
engine-flutter-autoroll
a2f5b18e7f Roll Plugins from d7125cdb91c0 to ce1cf17352f1 (17 revisions) (#78982) 2021-03-24 10:50:02 -07:00
Danny Tuppeny
563338a106 Support WebSockets for injected client (#78961) 2021-03-24 10:45:03 -07:00
Jia Hao
aa1df71c20 [flutter_tools] throwToolExit should return Never (#78954) 2021-03-24 10:40:03 -07:00
LongCatIsLooong
ea3d4dbd6e Reland "ConstraintsTransformBox (#77994)" reverted in (#78661) (#78673) 2021-03-24 10:35:02 -07:00
Anurag Roy
02402392f1 [FloatingActionButtonLocation] Add spacing between placement entries in documentation (#77793) 2021-03-24 10:30:03 -07:00
Tong Mu
515ef91ba1 Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (#78263)
- Remove `LogicalKeyboardKey.keyLabel`
- Make `Physical/LogicalKeyboardKey.debugName` getters
- Make `Physical/LogicalKeyboardKey()` factory constructors, which cache non-predefined instances.
2021-03-24 04:59:57 -07:00
Gary Qian
2f05751973 Record deferred components assets in AssetManifest.json (#78824) 2021-03-24 02:57:01 -07:00
Shi-Hao Hong
9f49181f40 [gen-l10n] Remove need for ignoring two lints in generated code (#78778)
* Remove need for unused import for placeholder braces

* Remove need for unused intl import for when plurals aren't used in the generated code
2021-03-24 15:46:09 +08:00
xubaolin
2edb685b23 Use Object? instead of dynamic for Element slots (#78928) 2021-03-24 15:19:45 +08:00
Jonah Williams
975fb0f06c [flutter_tool] fix deletion of gradle wrapper artifacts in cache (#78911) 2021-03-23 21:33:05 -07:00
Jonah Williams
64d9650e51 [flutter_tools] remove suite channel access from web tests (#78915) 2021-03-23 21:32:53 -07:00
Michael Goderbauer
cec6491838 Remove ignores that are not ignoring anything (#78669) 2021-03-23 18:46:04 -07:00
Jenn Magder
6b22834699 Update packages to pick up new process version (#78910) 2021-03-23 17:30:49 -07:00
Jonah Williams
9cc61b0f90 [flutter_tools] handle concurrent modification in signal callback (#78913) 2021-03-23 17:30:09 -07:00