/dep_check

Checks your (Flutter) dependencies for the latest version

Primary LanguageDartMIT LicenseMIT

pub package

Pub Dev Dependencies Checker

Checks if your dependencies are up to date in your pubspec.yaml.

output_example

📖 Installation

pub global activate dep_check

In your desired project go and enter.

pub global run dep_check