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

772 Phosphor icons for Flutter — thin, light, regular, bold, fill, and duotone styles.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add picons

With Flutter:

 $ flutter pub add picons

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

dependencies:
  picons: ^2.0.0

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:picons/picons.dart';
4
likes
0
points
859
downloads

Publisher

verified publisherliontude.com

Weekly Downloads

772 Phosphor icons for Flutter — thin, light, regular, bold, fill, and duotone styles.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on picons