flocks_phosphor 0.1.1
flocks_phosphor: ^0.1.1 copied to clipboard
Phosphor Icons para o Flocks: os 1.512 ícones nos 6 pesos, em fonte, com tree-shaking.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add flocks_phosphorThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
flocks_phosphor: ^0.1.1Alternatively, 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_phosphor/flocks_phosphor.dart';