https://github.com/dart-lang/pub-dev
The pub.dev website
https://github.com/dart-lang/pub-dev
Last synced: about 2 months ago
JSON representation
The pub.dev website
- Host: GitHub
- URL: https://github.com/dart-lang/pub-dev
- Owner: dart-lang
- License: bsd-3-clause
- Created: 2014-12-15T12:29:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T12:47:07.000Z (2 months ago)
- Last Synced: 2025-04-06T03:02:32.780Z (2 months ago)
- Language: Dart
- Homepage: https://pub.dev
- Size: 34.8 MB
- Stars: 864
- Watchers: 63
- Forks: 161
- Open Issues: 365
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://github.com/dart-lang/pub-dev/actions?query=workflow%3A"Dart+CI"+branch%3Amaster)
# Code for the "pub.dev" website.
The server for hosting pub packages on [pub.dev](https://pub.dev)
is implemented using AppEngine Custom Runtimes with Flexible environment
(see [package:appengine](https://pub.dev/packages/appengine) for more information about
Dart support for AppEngine).This code isn't designed with private hosting in mind.
If you need a private hosted environment, you may find some of the suggestions in
[this page](https://dart.dev/tools/pub/custom-package-repositories)
to be helpful.## Documentation
- [Development](doc/development.md)
- [Versions](doc/versions.md)
- [Secrets](doc/secrets.md)
- [Search](doc/search.md)