voxa_core 1.0.0
voxa_core: ^1.0.0 copied to clipboard
Voxa is an enterprise-grade Flutter foundation package. It provides a complete design system with dynamic Material 3 theming, type-safe tokens, and a robust networking stack with auto-token refresh. I [...]
1.0.0 #
- Initial Release of Voxa Core.
- Core Foundation: Robust
VoxaBootstrapfor application initialization and error handling. - Design Tokens: Enterprise-grade spacing, radius, and typography tokens.
- Theming: Dynamic Material 3 support with
FlexColorSchemeand persistent theme controller. - Networking: Advanced Dio-based networking stack with auto-token refresh, request timing, and failure mapping.
- UI Components: Set of production-ready widgets including
VoxaButton,VoxaTextField,VoxaCard,VoxaBadge, and more. - Animations: Declarative animation extensions powered by
flutter_animate. - Logging: Environment-aware logging with sensitive data redaction.
- Responsive: Built-in responsive utilities for mobile, tablet, and desktop.