lucide_icons_flutter 1.0.0-beta.1 copy "lucide_icons_flutter: ^1.0.0-beta.1" to clipboard
lucide_icons_flutter: ^1.0.0-beta.1 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lucide_icons_flutter

With Flutter:

 $ flutter pub add lucide_icons_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  lucide_icons_flutter: ^1.0.0-beta.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lucide_icons_flutter/lucide_icons.dart';
import 'package:lucide_icons_flutter/test_icons.dart';
16
likes
0
pub points
84%
popularity

Publisher

verified publishervqhapp.name.vn

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on lucide_icons_flutter