mirror of
https://github.com/flutter/packages.git
synced 2025-08-06 08:53:11 +08:00

This PR fixes a couple of issues that have popped up in the CI of the tree in the last couple of days: 1. Disables some Android video_player tests that require network access. 2. Fixes our internal tool after a breaking change was made in an upstream dependency. ## Issues * Mitigates https://github.com/flutter/flutter/issues/160797 * Fixes https://github.com/flutter/flutter/issues/160799