flutter/packages
Michael Goderbauer 4bf297ceb2
Fix nullability of ClipRRect.borderRadius (#125878)
The property was typed as nullable, but the code assumed its always non-null. This makes the property non-nullable as well.

Also refactors CupertinoListSection, which was flagged by the analyzer when borderRadius became non-nullable (no functional change, just cleaning up existing code to avoid the warning).
2023-05-04 12:54:12 +00:00
..
flutter Fix nullability of ClipRRect.borderRadius (#125878) 2023-05-04 12:54:12 +00:00
flutter_driver Roll pub packages (#125698) 2023-04-28 19:30:06 +00:00
flutter_goldens Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
flutter_goldens_client roll packages (#123339) 2023-03-23 19:03:57 +00:00
flutter_localizations Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
flutter_test Switch imports from test_api to focused libaries (#125854) 2023-05-04 08:01:12 +00:00
flutter_tools [tool] consistently use environment (not globals) in targets/web.dart (#125937) 2023-05-04 00:47:06 +00:00
flutter_web_plugins Roll pub packages (#125225) 2023-04-20 18:28:10 +00:00
fuchsia_remote_debug_protocol Roll pub packages (#125698) 2023-04-28 19:30:06 +00:00
integration_test [Reland] Add migrator to upgrade gradle version when conflict with Android Studio bundled Java version is detected (#125836) 2023-05-03 21:00:06 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00