morphicons_flutter 1.0.0 copy "morphicons_flutter: ^1.0.0" to clipboard
morphicons_flutter: ^1.0.0 copied to clipboard

Similarity-aware icon morphing: MorphIcon animates between any two stroke or filled icons — raw SVG path data or IconData — with one widget. Closed-form rotation (2D Procrustes), polar interpolation, [...]

1.0.0 #

  • Stable 1.0.0 release, ready for pub.dev.
  • MorphIcon widget: uncontrolled, controlled (MorphIcon.controlled) and imperative (MorphIconState.morphTo / .set) modes.
  • MorphPainter with canonical snap on settle — resting icons are pixel-identical to static ones.
  • MorphScheduler: one shared Ticker steps every active spring.
  • size, strokeWidth, color, semanticLabel, overridable viewBox, MediaQuery.disableAnimations support, first-frame-is-final-shape.

0.1.0 #

  • Initial prerelease.
1
likes
140
points
107
downloads

Documentation

Documentation
API reference

Publisher

verified publishermibrar.dev

Weekly Downloads

Similarity-aware icon morphing: MorphIcon animates between any two stroke or filled icons — raw SVG path data or IconData — with one widget. Closed-form rotation (2D Procrustes), polar interpolation, spring physics. Uncontrolled, controlled and imperative modes, plus MorphMask, MorphCanvas, MorphTween.

Repository (GitHub)
View/report issues

Topics

#icons #animation #morphing #widget

License

unknown (license)

Dependencies

flutter

More

Packages that depend on morphicons_flutter