flutter_lucide_animated 0.0.1 copy "flutter_lucide_animated: ^0.0.1" to clipboard
flutter_lucide_animated: ^0.0.1 copied to clipboard

Animated Lucide icons for Flutter. Beautiful, customizable icon animations with 375+ icons. Supports pathLength, rotate, translate, scale, and opacity animations. Tree-shaking enabled.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 - 2026-01-15 #

Added #

  • Initial release
  • 375 animated Lucide icons (tree-shakeable)
  • LucideAnimatedIcon widget with animation support
  • LucideAnimatedIconController for manual animation control
  • Animation triggers: onTap, onHover, loop, manual
  • Path caching for smooth 60fps animations
  • RepaintBoundary for optimized rendering

Animation Types Supported #

  • PathLengthAnimation - Stroke drawing effect
  • OpacityAnimation - Fade in/out
  • RotateAnimation - Rotation transform
  • RotateKeyframeAnimation - Keyframe-based rotation (shake effect)
  • TranslateAnimation - Position transform
  • TranslateKeyframeAnimation - Keyframe-based position
  • ScaleAnimation - Scale transform
  • CombinedAnimation - Multiple animations combined

SVG Elements Supported #

  • Path, Circle, Rect, Line, Polyline, Polygon
4
likes
0
points
102
downloads

Publisher

verified publishervoltvave.com

Weekly Downloads

Animated Lucide icons for Flutter. Beautiful, customizable icon animations with 375+ icons. Supports pathLength, rotate, translate, scale, and opacity animations. Tree-shaking enabled.

Repository (GitHub)
View/report issues

Topics

#icons #animation #lucide #ui

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, path_parsing

More

Packages that depend on flutter_lucide_animated