hugeicons 0.0.3
hugeicons: ^0.0.3 copied to clipboard
HugeIcons is a comprehensive icon library for Flutter, providing both free and pro versions with thousands of icons. Ideal for enhancing UI design.
Changelog #
[0.0.3] - 2024-07-09 #
Added #
- Created the
HugeIcon
widget to display icons with customizable color and size. - Added documentation comments for all public API elements.
- Provided a test file to verify the functionality of the
HugeIcons
andHugeIcon
widgets. - Included an example project demonstrating how to use the
hugeicons
package in a Flutter application.