How to create a custom artifactory for flutter/dart ?

This page summarizes the projects mentioned and recommended in the original post on /r/FlutterDev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pub-dev

    The pub.dev website

  • This is something I've been casually researching, the most complete description of the API I've found is: https://github.com/dart-lang/pub/blob/master/doc/repository-spec-v2.md Given that it has been updated recently, I'm assuming this is the current standard that pub.dev operates on. I haven't probed the API to verify any of this, but it's a start!

  • unpub

    Self-hosted private Dart Pub server for Enterprise

  • You can try something like unpub. https://pub.dev/packages/unpub This also lists some alternatives

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pub

    The pub command line tool

  • This is something I've been casually researching, the most complete description of the API I've found is: https://github.com/dart-lang/pub/blob/master/doc/repository-spec-v2.md Given that it has been updated recently, I'm assuming this is the current standard that pub.dev operates on. I haven't probed the API to verify any of this, but it's a start!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts