flutter_lucide
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. For more insights, please visit the Lucide icon library at https://lucide.dev/.
Lucide Version 0.314.0.
Usage
To use this plugin, add flutter_lucide
as a dependency in your pubspec.yaml file.
dependencies:
flutter_lucide: ^0.0.1
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
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.
Libraries
- flutter_lucide
- 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.