pubdev
Pub.dev is the official package repository for the Dart programming language and the Flutter framework. It serves as the central index for open-source Dart packages, providing metadata, version history, and download links. Maintained by the Dart team, pub.dev is used in conjunction with the Dart Pub tooling to publish, discover, and install packages within Dart and Flutter projects.
Packages on pub.dev are defined by a pubspec.yaml manifest that lists the package name, version, description,
Publishing a package is done with the Dart Pub tool, for example via dart pub publish (or
Pub.dev also provides discovery and quality signals to help developers evaluate packages. Each package has a