badgen.net icon indicating copy to clipboard operation
badgen.net copied to clipboard

License badge for Dart package is broken

Open blaugold opened this issue 3 years ago • 4 comments

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.

blaugold avatar Apr 26 '21 23:04 blaugold

It looks correct as I check 🤔 image

amio avatar Apr 27 '21 06:04 amio

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.

blaugold avatar Apr 27 '21 07:04 blaugold

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.

vladimyr avatar Apr 27 '21 10:04 vladimyr

The issue seems to be back. This time more permanently, though. Screenshot 2022-06-09 at 08 00 57

blaugold avatar Jun 09 '22 06:06 blaugold