Skip to content

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.

License

Notifications You must be signed in to change notification settings

ravikovind/flutter_lucide

Repository files navigation

flutter_lucide

pub package Score Platform GitHub stars GitHub forks GitHub issues GitHub pull requests

Lucide is a free, open-source icon set with over 1450+ icons, 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/.

Lucid

Lucide Version 0.314.0.

Usage

To use this plugin, add flutter_lucide as a dependency in your pubspec.yaml file.

dependencies:
  flutter_lucide: ^1.1.2

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

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published