voo_tokens 0.0.1
voo_tokens: ^0.0.1 copied to clipboard
Design token system for VooFlutter with responsive adaptations
Changelog #
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.0.1 - 2025-09-22 #
Added #
- Initial release of voo_tokens package
- Design token system with responsive adaptations
- Theme extension for Flutter's Material Design
- Color system with primary, secondary, tertiary, error, warning, success, and neutral palettes
- Typography system with responsive text styles
- Spacing tokens with density variations
- Border radius tokens for consistent rounded corners
- Breakpoint definitions for responsive design
- Support for light and dark themes
- Integration with Flutter's Material 3 design system