deepyr 0.1.0 copy "deepyr: ^0.1.0" to clipboard
deepyr: ^0.1.0 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.1.0 #

Added #

  • Join - A smart container to seamlessly group related components like buttons or inputs.
  • Tooltip - A pop-up that displays information on hover, supporting both simple text and rich content.
  • Indicator - A container to place a badge or item on the corner of another element.
  • Modal - A dialog/overlay component for displaying important messages or interactive content.
  • Tabs - A component for creating tabbed content views, allowing users to switch between different sections.
  • Dropdown - A key interactive component for creating context menus and action lists, refactored for a more declarative and type-safe API.

0.0.4 #

Added #

  • Checkbox - Boolean selection with custom styling
  • Radio - Single choice selection from multiple options
  • Toggle - Modern switch-style boolean input
  • Textarea - Multi-line text input with resize options
  • Select - Dropdown selection with custom styling
  • Progress - Task completion and loading progress bars
  • Link - Enhanced hyperlinks with hover states

0.0.3 #

Added #

  • Loading - to show animations for loading states.
  • Divider - to separate content.

0.0.2 #

Added #

  • Input - Text input field with full styling support
  • Badge - Status indicators and labels
  • Alert - User notification messages
  • Card - 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.
8
likes
0
points
683
downloads

Publisher

verified publisherphilippgerber.li

Weekly Downloads

A type-safe Dart implementation of DaisyUI components for Jaspr, providing a fluent API for building beautiful web apps (PoC)

Homepage
Repository (GitHub)
View/report issues

Topics

#jaspr #daisyui #ui-components #web

License

unknown (license)

Dependencies

jaspr, universal_web

More

Packages that depend on deepyr