WillACosta / 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.

Home Page:https://pub.dev/packages/flutter_lucide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://pub.dev/packages/flutter_lucide

License:MIT License


Languages

Language:Dart 95.8%Language:C++ 2.0%Language:CMake 1.7%Language:HTML 0.2%Language:Swift 0.2%Language:C 0.1%Language:Kotlin 0.0%Language:Objective-C 0.0%