dart pub get
Get 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 | 
--precompile | Precompile executables in immediate dependencies | 
--no-precompile | Do not precompile executables in immediate dependencies |