deepyr 0.0.2
deepyr: ^0.0.2 copied to clipboard
A type-safe Dart implementation of DaisyUI components for Jaspr, providing a fluent API for building beautiful web apps (PoC)
Changelog #
0.0.2 #
Added #
- Input Component - Text input field with full styling support
- Badge Component - Status indicators and labels
- Alert Component - User notification messages
- Card Component - Content containers and layout blocks
0.0.1 #
- Initial project setup and foundation for the
deepyr
package. - Proof of Concept (PoC) release with the first component:
Button
. - Basic API structure for creating and styling DaisyUI components in Jaspr.