Back to Developer Roadmap

Package Manager

src/data/roadmaps/flutter/content-old/package-manager/index.md

4.0484 B
Original Source

Package Manager

The package manager for Flutter is called pub. It is used to manage Flutter projects' dependencies and publish Flutter packages. It is included with the Flutter SDK and can be run from the command line using the pub command.

Visit the following resources to learn more: