reusable_icon 0.0.3
reusable_icon: ^0.0.3 copied to clipboard
A Flutter package providing reusable floating icon buttons and selectable icons with customizable appearance and interaction.
Changelog #
All notable changes to this project will be documented in this file.
0.0.2 #
- Added selectable_icon.dart file
0.0.1 #
Initial Release #
- Added predefined TextStyles for various text sizes and weights.
- Included BorderRadiusStyle for consistent rounded corners.
- Implemented MediaQuerySize helpers for screen width and height.
- Provided PaddingConstant for uniform spacing.
- Exported all styles in a single package for easy integration.