docs: Replace flutter packages get
with flutter pub get
#4370
Labels
documentation
Documentation requested
flutter packages get
with flutter pub get
#4370
Description
In a number of the tutorials, the command
flutter packages get
is used, rather than the now standardflutter pub get
.It's also inconsistent with some of the tutorials that do use
flutter pub get
. https://bloclibrary.dev/tutorials/flutter-infinite-list/I'm willing to make a PR for this issue.
The text was updated successfully, but these errors were encountered: