flutter/packages
stuartmorgan 27e652c882
Fix Linux plugin template build visibility (#58069)
The CMake plugin build wasn't setting visibility to hidden by default,
which meant that plugins exported everything by default. This would make
bad interactions between plugins much more likely; only the intended API
should be exported by the shared library.
2020-05-27 10:55:34 -07:00
..
_flutter_web_build_script Update packages (#57321) 2020-05-16 15:02:06 -07:00
flutter [SwitchListTile] adds controlAffinity property (#58037) 2020-05-27 10:32:03 -07:00
flutter_driver Update packages (#57321) 2020-05-16 15:02:06 -07:00
flutter_goldens Update packages (#57321) 2020-05-16 15:02:06 -07:00
flutter_goldens_client Update packages (#57321) 2020-05-16 15:02:06 -07:00
flutter_localizations Localized new strings added in the redesigned Material Date Picker (#56645) 2020-05-14 11:02:11 -07:00
flutter_test Functionality to check handlers set on platform channels (#57696) 2020-05-21 14:52:05 -07:00
flutter_tools Fix Linux plugin template build visibility (#58069) 2020-05-27 10:55:34 -07:00
flutter_web_plugins Functionality to check handlers set on platform channels (#57696) 2020-05-21 14:52:05 -07:00
fuchsia_remote_debug_protocol Update packages (#57321) 2020-05-16 15:02:06 -07:00
analysis_options.yaml