For some reason PANA sometimes reports that Flutter packages do not support sound null-safety because of the flutter dependency:
package that depends on:
flutter that depends on:
sky_engine where ui/ui.dart is opting out from null-safety.
I do not understand what to do about it and I also cannot share an example because it magically disappeared for me after a while or after publishing a new version.