mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
When reverting the default asset url code, the old "flutter_assets" path was also copied in https://github.com/flutter/engine/pull/46073 This PR uses the correct URL. Although I'm unsure why the video player test passed before my change for the asset urls. I'm going to take another look at it but meanwhile this PR can unblock the roll once rolled into the framework. fixes of https://github.com/flutter/flutter/issues/135323 [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style