veta_molecules 0.1.1
veta_molecules: ^0.1.1 copied to clipboard
Veta molecule widgets — composites of veta_atoms (Banner, Dialog, Drawer, EmptyState, etc.).
0.1.1 #
- Catalog enrichment: every Flutter widget now ships a copy-pasteable
example in
veta.manifest.yaml; the MCP server andapps/docs/public/catalog.v3.jsonsurface the matching snippet automatically (no stub fallbacks). - Pub.dev publishability: every package now ships LICENSE + CHANGELOG +
declared transitive dependencies. CI workflows (
ci.yml,publish-flutter.yml) run aflutter pub publish --dry-runfor every package on every push. - No breaking public API changes; consumers can bump
^0.1.0→^0.1.1with no source edits.
0.1.0 #
- Initial release.