incompatible_package_checker 1.0.0 incompatible_package_checker: ^1.0.0 copied to clipboard
Incompatible Package Checker for Flutter The Incompatible Package Checker for Flutter is a useful tool for Flutter developers. This plugin scans your Flutter project for any incompatible packages or [...]
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.