This package upgrades your pubspec.yaml dependencies versions.
Installation
Add to your pubspec.yaml below dev_dependencies
pub_upgrader: ^1.0.0
or run the command
flutter pub add pub_upgrader
How It Works
The code will match the following patterns and will exclude anything else.
package: ^..
package_with_underscore: ^..
Known Issue
Currently only support dependencies & dev_dependencies.
Demo
https://github.com/callmephil/pub_upgrader/assets/2213079/55b5aed1-d459-452a-b832-88c7075c582e
Capabilities
xupgrade dependencies.upgrade SDK/environmentupgrade Android configupgrade Web configupgrade iOS configupgrade pods