flutter_lucide 1.1.2 flutter_lucide: ^1.1.2 copied to clipboard
Flutter package for Lucide Icons. Lucide is a free, open-source icon set with 1450+ icons. It's a fork of the popular Feather icon set.
1.1.2 #
- Improved
README.md
with badges & other information. - Added
fromCode
constructor toLucideIcons
class. it will help to get the icon from the code. - Formatted code with dartfmt. improved code readability.
- improved the example app.
1.1.1 #
- Fixed broken links in
README.md
.
1.1.0 #
- README.md updated with badges & other information.
- Added
@Deprecated
annotation to all deprecated icons. - Formatted code with dartfmt. improved code readability.