Closed 4F2E4A2E closed 4 years ago
$ flutter get Could not find a command named "get". Run 'flutter -h' (or 'flutter <command> -h') for available flutter commands and options.
The command flutter packages get is just an alias for flutter pub get. Also this issue was in every vignette's README so I fixed it in all of them. Thanks for pointing this out @4F2E4A2E
flutter packages get
flutter pub get