flutter/packages
LongCatIsLooong d755bc222b
Replace RenderBox.compute* with RenderBox.get* and add @visibleForOverriding (#145503)
`@visibleForOverriding` + `@protected` unfortunately does not catch the case where a `compute*` method was overridden in a subtype and the overide was called in that same type's implementation.

I did not add a `flutter_ignore` for this because it doesn't seem there will be false positives.
2024-03-22 02:44:55 +00:00
..
flutter Replace RenderBox.compute* with RenderBox.get* and add @visibleForOverriding (#145503) 2024-03-22 02:44:55 +00:00
flutter_driver flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
flutter_goldens Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
flutter_localizations Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
flutter_test flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
flutter_tools Fixed race condition in PollingDeviceDiscovery. (#145506) 2024-03-21 22:37:08 +00:00
flutter_web_plugins Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
fuchsia_remote_debug_protocol Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
integration_test flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00