flutter_lucide 1.5.0 flutter_lucide: ^1.5.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.
flutter_lucide #
Lucide is a free, open-source icon set with over 1450+ icons(0.460.0), derived from the popular Feather icon set. It's available as a Flutter package for easy integration. Featuring a clean, modern design, it's perfect for enhancing user interfaces.
For more insights, please visit the Lucide icon library at https://lucide.dev/. Beautiful & consistent icons Made by the community.
Lucide Version 0.460.0.
Usage #
To use this plugin, add flutter_lucide
as a dependency in your pubspec.yaml file.
dependencies:
flutter_lucide: ^1.5.0
Example #
Import the file to your project
import 'package:flutter_lucide/flutter_lucide.dart';
Use the Icon
Icon(LucideIcons.route);
Issues & Feedback #
If you wish to contribute to this repo, welcome to Pull Requests.
Star ⭐ the repo if you find it useful 🤩🤩. we are open to enhancements
, bug-fixes
& suggestions
. feel free to open an issue.
License #
MIT License
Maintainers #
Ravi Kovind #
Achintya Singh #
Disclaimer #
This is not an official Lucide Icon package. All the assets are owned by their respective owners(https://lucide.dev/). Please visit their website for more information. This package is created to help the Flutter Community.