Follow-up to #188757
One of the test cases we are moving from material_ui to flutter_localizations ("TimePicker dialog displays centered separator between hour and minute inputs for non-english locale") is a golden test. Currently golden testing is not supported in flutter_localizations package. Therefore I've marked that test case as skipped, and this is a tracking issue to re-enable it with golden testing.
Follow-up to #188757
One of the test cases we are moving from
material_uitoflutter_localizations("TimePicker dialog displays centered separator between hour and minute inputs for non-english locale") is a golden test. Currently golden testing is not supported influtter_localizationspackage. Therefore I've marked that test case as skipped, and this is a tracking issue to re-enable it with golden testing.