-
-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
License badge for Dart package is broken #524
Comments
Seems like that was a temporary issue. I noticed it after publishing a new version, so maybe its just visible while pub.dev is processing a package. |
Again, if anyone knows how to get license type over the API let me know to prevent these glitches. Currently, the license type gets scraped from the package page using regular expression. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The license badge (https://badgen.net/pub/license/cbl) for one of my Dart packages is broken.
Where the license name would be is just some HTML.
The text was updated successfully, but these errors were encountered: