veta_foundations 0.1.1
veta_foundations: ^0.1.1 copied to clipboard
Veta design tokens and shared runtime for Flutter — mirrors @vetaui/foundations.
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: design tokens, theming, and the shared Veta strategy runtime for Flutter.