flutter_lucide 1.2.0 flutter_lucide: ^1.2.0 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.2.0 #
- 0.390.0 version of Lucide Icons is added.
- Updated
README.md
with the latest information. - Formatted code with dartfmt. improved code readability.
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.