flutter_lion_components 0.2.0
flutter_lion_components: ^0.2.0 copied to clipboard
A Flutter UI component library inspired by Lion Web Components. Provides accessible, themable, and reusable form components.
Changelog #
0.2.0 Initial Release (2025-02-28) #
- โ
Updated
LionInputandLionButton - โ
Updated UI for
main.dart - ๐ Added Accessbility for Button and Input
0.1.0 Initial Release (2025-02-28) #
- ๐ First release of
flutter_lion_components - โ
Added
LionInput,LionButton,LionForm, andLionDialogcomponents - ๐จ Integrated Lion Web Components-inspired theming (
theme.dart) - ๐งช Included unit tests for core components (
test/folder) - ๐ Added documentation (
README.md)