Flutter-Bounty-Hunters / static_shock

A static site generator for Dart.
MIT License
59 stars 5 forks source link

[Shock] - Create a plugin that looks up Pub info for a given package #46

Closed matthew-carroll closed 11 months ago

matthew-carroll commented 11 months ago

Static Shock should make it easy to create package documentation websites. Every package website needs to display the latest version number for the package.

Create a plugin that loads the latest package version, and any other useful Pub info, making that info available to all pages.