{"id":22282517,"url":"https://github.com/ravikovind/flutter_lucide","last_synced_at":"2025-07-02T04:32:04.398Z","repository":{"id":218947170,"uuid":"747787584","full_name":"ravikovind/flutter_lucide","owner":"ravikovind","description":"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.","archived":false,"fork":false,"pushed_at":"2025-01-31T04:59:43.000Z","size":2266,"stargazers_count":16,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T03:31:51.202Z","etag":null,"topics":["feather","flutter","flutter-package","icon-pack","icons","lucide","lucide-icons"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/flutter_lucide","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ravikovind.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-24T16:34:33.000Z","updated_at":"2025-04-01T08:46:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f16eff4-a28a-4627-ab7a-8d39fc6551c5","html_url":"https://github.com/ravikovind/flutter_lucide","commit_stats":null,"previous_names":["ravikovind/flutter_lucide"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ravikovind/flutter_lucide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravikovind%2Fflutter_lucide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravikovind%2Fflutter_lucide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravikovind%2Fflutter_lucide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravikovind%2Fflutter_lucide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ravikovind","download_url":"https://codeload.github.com/ravikovind/flutter_lucide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ravikovind%2Fflutter_lucide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263074764,"owners_count":23409816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["feather","flutter","flutter-package","icon-pack","icons","lucide","lucide-icons"],"created_at":"2024-12-03T16:28:27.185Z","updated_at":"2025-07-02T04:32:04.390Z","avatar_url":"https://github.com/ravikovind.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flutter_lucide\n\n[![pub package](https://img.shields.io/pub/v/flutter_lucide.svg)](https://pub.dartlang.org/packages/flutter_lucide)\n[![Score](https://img.shields.io/pub/points/flutter_lucide?label=Score\u0026logo=dart)](https://pub.dartlang.org/packages/flutter_lucide/score)\n[![Platform](https://img.shields.io/badge/Platform-Android%20|%20iOS%20|%20Web%20|%20macOS%20|%20Windows%20|%20Linux%20-blue.svg?logo=flutter)](https://pub.dartlang.org/packages/flutter_lucide)\n![GitHub stars](https://img.shields.io/github/stars/ravikovind/flutter_lucide)\n![GitHub forks](https://img.shields.io/github/forks/ravikovind/flutter_lucide)\n![GitHub issues](https://img.shields.io/github/issues/ravikovind/flutter_lucide)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/ravikovind/flutter_lucide)\n![GitHub contributors](https://img.shields.io/github/contributors/ravikovind/flutter_lucide)\n![GitHub last commit](https://img.shields.io/github/last-commit/ravikovind/flutter_lucide)\n\nLucide is a free, open-source icon set with over 1450+ icons(0.471.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.\n\nFor more insights, please visit the Lucide icon library at [https://lucide.dev/](https://lucide.dev/).\nBeautiful \u0026 consistent icons Made by the community.\n\n![Lucide](https://github.com/ravikovind/flutter_lucide/raw/main/screenshots/logo.png)\n\nLucide Version [0.471.0](https://github.com/lucide-icons/lucide/releases/tag/0.471.0).\n\n## Usage\n\nTo use this plugin, add `flutter_lucide` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).\n\n```yaml\ndependencies:\n  flutter_lucide: ^1.6.2\n```\n\n## Example\n\nImport the file to your project\n\n```dart\nimport 'package:flutter_lucide/flutter_lucide.dart';\n```\n\nUse the Icon\n\n```dart\n\nIcon(LucideIcons.route);\n\n```\n\n## Issues \u0026 Feedback\n\nIf you wish to contribute to this repo, welcome to [Pull Requests](https://github.com/ravikovind/flutter_lucide/pulls).\nStar ⭐ the repo if you find it useful 🤩🤩. we are open to `enhancements`, `bug-fixes` \u0026 `suggestions`. feel free to open an [issue](https://github.com/ravikovind/flutter_lucide/issues).\n\n## License\n\n```md\nMIT License\n```\n\n## Maintainers\n\n### [Ravi Kovind](https://ravikovind.github.io/)\n\n### [Achintya Singh](https://achiit.github.io/aboutachintya/#/)\n\n## Disclaimer\n\nThis is not an official Lucide Icon package. All the assets are owned by their respective owners([https://lucide.dev/](https://lucide.dev/)). Please visit their website for more information. This package is created to help the Flutter Community.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravikovind%2Fflutter_lucide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fravikovind%2Fflutter_lucide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fravikovind%2Fflutter_lucide/lists"}