flutter_custom_icons 0.0.5 copy "flutter_custom_icons: ^0.0.5" to clipboard
flutter_custom_icons: ^0.0.5 copied to clipboard

A modern Flutter icon font package—convert SVGs to a single font, use with a generated Dart class, and keep your app lightweight.

Changelog #

0.0.5 #

  • Update README.md for preview images

0.0.4 #

  • Update README.md

0.0.3 #

  • Bug fix for FeatherIcons
  • Added Fluent Icon family to the package

0.0.2 #

  • Enhanced documentation with comprehensive updates
  • Added Icon Gallery section showcasing sample icons from both families
  • Updated all documentation to reflect dual icon family API (Iconixto + FeatherIcons)
  • Corrected file paths and class names in QUICKSTART guide
  • Improved README with visual icon previews and better usage examples
  • Fixed markdown formatting issues for better readability
  • Added white color styling to icon previews for better visibility

0.0.1 #

  • Initial release of Flutter Custom Icons
  • Added curated free icons in the Iconixto set (sample):
    • Iconixto.home, Iconixto.home2, Iconixto.home3, Iconixto.home4
    • Iconixto.link, Iconixto.link1, Iconixto.link2, Iconixto.link3
    • Iconixto.cog1, Iconixto.cog2
    • Iconixto.zoomPlus
  • Automation script (tool/generate_icons.js) for easy icon generation
  • Complete documentation and examples
  • Test suite to verify icon integrity
  • MIT License

Features #

  • Lightweight .ttf font format
  • Easy-to-use Flutter APIs: Icon(Iconixto.iconName) and Icon(FeatherIcons.name)
  • Scalable and themeable icons
  • Automated workflow for adding new icons
3
likes
140
points
16
downloads

Publisher

verified publishertechwithsam.dev

Weekly Downloads

A modern Flutter icon font package—convert SVGs to a single font, use with a generated Dart class, and keep your app lightweight.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_custom_icons