This extension allows you to see a hover with package's info from pub.dev when you hover over the package name in the pubspec.yaml
file.
- Fix issue when we try to show URL to a package that does not exist on pub.dev.
- Attempt to fix "colon" issue
- Simplify http requests
- Added pub.dev parsing for extracting package information
- Better determination if a package has URL or not
- Minor changes to package.json
Initial release of publink