mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
1) Add ability to specify a system UI overlay style, to provide a hook into the style of the status bar icons on iOS. 2) Migrate the Activity service's task description API to the system chrome platform service. The old API will be removed once the Flutter repo is updated to use the new API after an engine roll. flutter/flutter#3544