flutter_custom_icons 0.0.1 copy "flutter_custom_icons: ^0.0.1" to clipboard
flutter_custom_icons: ^0.0.1 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.

0.0.1 #

  • Initial release of Flutter Custom Icons
  • Added 12 curated free icons:
    • home, home_1, home_2, home_3, home_4 - Home/navigation icons
    • link, link_1, link_2, link_3 - Link/hyperlink icons
    • cog_1, cog_2 - Settings/configuration icons
    • zoom_plus - Zoom/magnify icon
  • 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 API: Icon(FlutterCustomIcons.iconName)
  • Scalable and themeable icons
  • Automated workflow for adding new icons
3
likes
0
points
75
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_custom_icons