dep_check

A package which simplifies the task of updating your Flutter dependencies.


Keywords
dart, dependencies, flutter, pub, pubspec
License
MIT

Documentation

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