| [path_provider] Remove use of Pigeon's Dart test generator (#10323)
- Updates path_provider_android to use DI to inject the fake Pigeon API implementation, instead of the Dart test generator, following the pattern of newer plugins in the repo.
- Does the same for path_provider_foundation, and also replaces the use of mockito with a trivial fake, to simplify test maintenance.
Part of https://github.com/flutter/flutter/issues/159886
## Pre-Review Checklist
[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. | 6 个月前 |