My pub packages
You can find my proper Dart packages over at pub.dev.
This pub server
This package lists packages hosted on my private pub server. The server is hosted with Google Cloud Storage and Cloud Run, so it should hopefully be reliable. No promises though!
To depend on a package from this server, you can add a dependency like this:
dependencies:
package_name:
hosted:
url: simonbinder.eu
name: package_name
version: ^0.1.0
If you're as annoyed as I am about the duplicacate
package_name
, please upvote pub#1806.
Hosted packages
Please wait, I'm fetching the relevant packages...