This package upgrades your pubspec.yaml
dependencies versions.
Installation
Add to your pubspec.yaml
below dev_dependencies
pub_upgrader: git: url: https://github.com/Flutter-Factories/pub_upgrader.git ref: main
How It Works
The code will match the following patterns and will exclude anything else.
package: ^.. package_with_underscore: ^..
Demo
Screen.Recording.2023-09-19.at.3.11.55.PM.mov
Capabilities
- upgrade dependencies.
- upgrade SDK/environment
- upgrade Android config
- upgrade Web config
- upgrade iOS config
- upgrade pods