FlutterMatic / desktop

A Flutter desktop manager that helps you setup Flutter, organize, and use workflows with your Flutter projects.
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

Scan and update outdated `pubspec.yaml` dependencies and dev dependencies. #29

Closed ZiyadF296 closed 2 years ago

ZiyadF296 commented 2 years ago

An option to select a pubspec.yaml file to scan for any updates to the dependencies and the dev dependencies.

ZiyadF296 commented 2 years ago

Features have been implemented.