dart pub downgrade
Downgrade packages in a Flutter project
Options
| Name | Description | 
|---|---|
-h, --help | Print this usage information | 
--offline | Use cached packages instead of accessing the network | 
--no-offline | Do not use cached packages instead of accessing the network | 
-n, --dry-run | Report what dependencies would change but don't change any |