flutter pub

Flutter's package manager. Note: Packages are available on https://pub.dev. See also: flutter. More information: https://docs.flutter.dev/packages-and-plugins/using-packages.

flutter pub get

flutter pub add package1 package2 ...

flutter pub remove package1 package2 ...

flutter pub upgrade package