Skip to content

Simplifying Flutter package upgrades for seamless project maintenance.

Notifications You must be signed in to change notification settings

sharmadhiraj/flutter-package-upgrade-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Package Upgrade Assistant

A Dart script to assist in upgrading Flutter package versions in the pubspec.yaml file.

Prerequisites

Make sure you have Flutter installed.

Clone the Repository

git clone https://github.com/sharmadhiraj/flutter-package-upgrade-assistant.git

Running the Script

Assuming you have Flutter set up, you can run the script either by passing the pubspec.yaml file as an argument:

dart main.dart path/to/pubspec.yaml

Or by executing the script from the directory where the pubspec.yaml file exists:

dart path/to/flutter-package-upgrade-assistant/main.dart

For more information, visit the GitHub repository.

About

Simplifying Flutter package upgrades for seamless project maintenance.

Topics

Resources

Stars

Watchers

Forks

Languages