morphnext 0.6.1 copy "morphnext: ^0.6.1" to clipboard
morphnext: ^0.6.1 copied to clipboard

Interruptible, spring-driven vector icon morphing for Flutter without per-pair animation assets.

Changelog #

0.6.1 #

  • Update the web showcase to Lucide 3.1.17.
  • Generate its searchable icon catalog in CI and deployment workflows for reliable icon package updates.
  • Keep the pub.dev package compact by shipping the focused example without the full web showcase sources.

0.6.0 #

  • Add configurable application-wide morph cache limits, public cache statistics, clearing, disabling, and resetting.

0.5.0 #

  • Add controlled MorphIcon and interruptible AnimatedMorphIcon widgets.
  • Add AnimatedMorphIcon.onEnd, MorphSprings presets, and custom Flutter SpringDescription support.
  • Resolve bundled icon fonts automatically from Flutter's font manifest.
  • Support TrueType, variable TrueType, and CFF1 icon outlines.
  • Follow Flutter Icon styling, layout, RTL, semantics, and reduced-motion conventions.
  • Keep unsupported or unavailable fonts usable through native-icon fallback.
  • Bound geometry caches for long-running applications.
  • Require Dart 3.9 or newer while retaining Flutter 3.32 as the minimum.
71
likes
160
points
594
downloads

Documentation

API reference

Publisher

verified publisherkicknext.dev

Weekly Downloads

Interruptible, spring-driven vector icon morphing for Flutter without per-pair animation assets.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #icons #animation #morphing #vector-graphics

License

MIT (license)

Dependencies

flutter

More

Packages that depend on morphnext