I have this error,
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
- package:plugin_platform_interface
the problem is I didn't use this package and I don't have it in the dependencies or lib, so how to solve it?