phosphoricons_flutter 1.0.0 copy "phosphoricons_flutter: ^1.0.0" to clipboard
phosphoricons_flutter: ^1.0.0 copied to clipboard

Phosphor Icons for Flutter — 1500+ icons in 6 styles (thin, light, regular, bold, fill, duotone). Dart 3.x compatible. Based on phosphor-icons/core v2.0.8.

1.0.0 #

  • Initial release of phosphoricons_flutter.
  • Bilingual Support: Both Portuguese (pt-BR) and English documentation (READMEs and inline docstrings).
  • 1530+ icons from Phosphor Icons core v2.0.8.
  • 6 weight styles: Thin, Light, Regular, Bold, Fill, Duotone.
  • Dart 3.x compatible — no extends IconData (which broke in Dart 3.x as IconData became final).
  • PhosphorIcon widget with native Duotone support — two-layer Stack with configurable duotoneSecondaryOpacity and duotoneSecondaryColor.
  • PhosphorIcons convenience class: PhosphorIcons.storefront, PhosphorIcons.storefrontBold, PhosphorIcons.storefrontDuotone, etc.
  • Per-style classes: PhosphorIconsRegular, PhosphorIconsThin, PhosphorIconsLight, PhosphorIconsBold, PhosphorIconsFill, PhosphorIconsDuotone.
  • All icon aliases included (e.g. asclepius and caduceus share the same codepoint).
  • @staticIconProvider annotation on all icon classes for Flutter tree-shaking.
  • Automated icon generator at tool/generate.dart for updating icons from official Phosphor font ZIPs.
3
likes
150
points
55
downloads

Documentation

API reference

Publisher

verified publisherlucaszafret.com.br

Weekly Downloads

Phosphor Icons for Flutter — 1500+ icons in 6 styles (thin, light, regular, bold, fill, duotone). Dart 3.x compatible. Based on phosphor-icons/core v2.0.8.

Repository (GitHub)
View/report issues

Topics

#icons #phosphor #ui #design

License

MIT (license)

Dependencies

flutter

More

Packages that depend on phosphoricons_flutter