yelo_icons 1.0.3 copy "yelo_icons: ^1.0.3" to clipboard
yelo_icons: ^1.0.3 copied to clipboard

A Flutter package for easily integrating custom SVG icons into your Flutter applications.

1.0.3 #

  • Added interaction properties: onTap, onPress, and onLongPress
  • Introduced borderRadius for optional ripple effect customization
  • Added enableFeedback to control haptic feedback (sound/vibration) on interaction
  • Enhanced customization options for BoxFit, Alignment, and matchTextDirection
  • Wrapped icon in InkWell for better gesture handling

1.0.2 #

  • Docs updated

1.0.1 #

  • Added more props to icon
  • Removed console prints

1.0.0 #

  • Added support for custom SVG icons
  • Implemented Yelo.icon() method for easy icon usage

1.0.0 #

  • Initial release of Yelo Icons package
1
likes
140
pub points
26%
popularity

Publisher

unverified uploader

A Flutter package for easily integrating custom SVG icons into your Flutter applications.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on yelo_icons