flocks_lucide 0.1.0
flocks_lucide: ^0.1.0 copied to clipboard
Lucide Icons para o Flocks: os ícones em fonte, com tree-shaking, num peso só.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add flocks_lucideThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
flocks_lucide: ^0.1.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:flocks_lucide/flocks_lucide.dart';