Commit graph

16173 commits

Author SHA1 Message Date
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
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
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
Jenn Magder d165ea5c42
Migrate os to null safety (#78901) 2021-03-23 17:28:09 -07:00
chunhtai 5029be0b9f
Add dismiss action to modal barrier (#78808)
* Add dismiss action to modal barrier

* fix test

* fix another test
2021-03-23 16:42:20 -07:00
Zachary Anderson 5efc7169eb
Reverts "Implement dartPluginClass support for plugins #74469" (#78623)
* Revert "Enable dart_plugin_registry_test (#76645)"

This reverts commit 109e0bb9f5.

* Revert "Apply changes caused by https://github.com/flutter/flutter/pull/76662 (#77093)"

This reverts commit cdca6485f0.

* Revert "Disable clang format in the plugin registrants (#76662)"

This reverts commit dadbd47d09.

* Revert "Disable warnings for the dart plugin registrant (#76561)"

This reverts commit 098ece522d.

* Revert "Remove dart_plugin_registry_test timeouts (#76838)"

This reverts commit 1610a27476.

* Revert "Implement dartPluginClass support for plugins (#74469)"

This reverts commit b7d4806243.

Kick.
2021-03-23 14:28:11 -07:00
Jenn Magder 46c99809b4
Migrate flutter_tools file_system to null safety (#78896) 2021-03-23 13:36:34 -07:00
Anurag Roy 2415eca4d2
[FloatingActionButtonLocation] Avoid docked FAB to be clipped by the software keyboard (#77769) 2021-03-23 13:31:02 -07:00
Jenn Magder 5a6bac3037
Migrate command_help to null safety (#78892) 2021-03-23 12:47:48 -07:00
Jenn Magder 7f3c5deb7e
Migrate signals.dart to null safety (#78893) 2021-03-23 12:46:26 -07:00
Danny Tuppeny 596133a723
Pass the --disable-dds flag through to dwds (#78806) 2021-03-23 12:36:53 -07:00
Kate Lovett bde6b162a0
Add fix for RectangularSliderTrackShape (#78658) 2021-03-23 12:26:03 -07:00
chunhtai 00592ceb27
Fixes AlertDialog and SimpleDialog to not merge their content semantics (#78633) 2021-03-23 12:01:03 -07:00
Kate Lovett 0105c8f377
Dart Fix for InputDecoration (#78672) 2021-03-23 13:24:27 -05:00
Jenn Magder 8a0cc1bef7
Make launguage_version in flutter_tool null safe (#78843) 2021-03-23 10:11:07 -07:00
Jonah Williams 72ff553af3
[flutter_tools] migrate io, process, logger, terminal (#78816) 2021-03-23 10:10:37 -07:00
Jenn Magder 5a21e2d877
Make version and time in flutter_tool null safe (#78836) 2021-03-23 10:03:23 -07:00
Jenn Magder 0bde67e734
Migrate flutter_tool tool helper files to null safety (#78845) 2021-03-23 10:02:59 -07:00
Ren You b921a2443f
Revert "InteractiveViewer.builder (#77414)" (#78867)
This reverts commit 2c2c8a7561.
2021-03-23 08:11:58 -07:00
Todd Volkert 5d37734ea1
Slight cleanup in PointerSignalResolver docs (#78817) 2021-03-22 23:30:00 -07:00
Hans Muller 720dac5438
Revert "Fixed Buttons with icon RenderFlex overflow (#78018)" (#78825) 2021-03-22 20:56:02 -07:00
Jenn Magder 3463946448
Take screenshot when drive fails (#78822) 2021-03-22 19:06:28 -07:00
Shi-Hao Hong 49adef6792
[State Restoration] Code sample templates, migrate existing code samples (#78757)
* Create state restoration templates, 

* Update existing state restoration samples to use the new templates

* Add to README, decided to require stateful widgets to include RestorationMixin
2021-03-23 09:24:34 +08:00
Shi-Hao Hong 7a88eb97ea
Typo fixes (#78755) 2021-03-23 09:23:43 +08:00
Darren Austin 6556d1db17
Removed TimePicker dependence on accentTextTheme. (#78771) 2021-03-22 14:31:13 -07:00