lucide_icons_flutter 2.0.0 copy "lucide_icons_flutter: ^2.0.0" to clipboard
lucide_icons_flutter: ^2.0.0 copied to clipboard

A Lucide (v0.479.0) icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.

lucide_icons #

version: v0.479.0

Lucide Icons (lucide.dev) for Flutter. Visit the website for the full list of icons.

Example #

import  'package:lucide_icons_flutter/lucide_icons.dart';

Icon(LucideIcons.activity);
import  'package:lucide_icons_flutter/lucide_icons.dart';
// The best ratio strokeWidth is size /6 or size /8
LucideIconWidget(
icon:  LucideIcons.activity,
size:  24,
color:  Colors.blue,
strokeWidth:  24/6,
)

enter image description here

Contributors #

vqh2602 github-actions[bot] alessandro-amos

72
likes
0
points
17.6k
downloads

Publisher

verified publishervqhapp.name.vn

Weekly Downloads

A Lucide (v0.479.0) icon library package for Flutter applications. Fork of Feather Icons, open for anyone to contribute icons.

Homepage
Repository (GitHub)
View/report issues

Topics

#lucide #lucide-icons #feather #feather-icons #icons

License

unknown (license)

Dependencies

flutter

More

Packages that depend on lucide_icons_flutter