snap_ui 1.0.0-beta
snap_ui: ^1.0.0-beta copied to clipboard
A modern, customizable Flutter component library with beautiful UI elements and smooth animations.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0-beta] - 2025-03-19 #
Added #
- Initial beta release
- Added core components:
- Buttons with multiple variants and states
- Cards with interactive options
- Form inputs (Text, Date)
- Lists
- Dialogs
- Chips
- Badges
- Avatars
- Progress indicators
- Tooltips
- Dividers
- Accordions
- Implemented theme system with light and dark modes
- Added documentation and examples