phosphor_icons 3.0.1 copy "phosphor_icons: ^3.0.1" to clipboard
phosphor_icons: ^3.0.1 copied to clipboard

Implementation of Phosphor Icons for Flutter. 1500+ icons in Thin, Light, Regular, Bold, Fill, and Duotone. Compatible with Flutter 3.43+.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add phosphor_icons

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

dependencies:
  phosphor_icons: ^3.0.1

Alternatively, 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:phosphor_icons/phosphor_icons.dart';
2
likes
150
points
854
downloads
screenshot

Documentation

API reference

Publisher

verified publisherfunccloud.com

Weekly Downloads

Implementation of Phosphor Icons for Flutter. 1500+ icons in Thin, Light, Regular, Bold, Fill, and Duotone. Compatible with Flutter 3.43+.

Repository (GitHub)
View/report issues
Contributing

Topics

#icons #phosphor #ui #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on phosphor_icons