morphicons_flutter 1.0.0
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.
MorphIconwidget: uncontrolled, controlled (MorphIcon.controlled) and imperative (MorphIconState.morphTo/.set) modes.MorphPainterwith canonical snap on settle — resting icons are pixel-identical to static ones.MorphScheduler: one sharedTickersteps every active spring.size,strokeWidth,color,semanticLabel, overridable viewBox,MediaQuery.disableAnimationssupport, first-frame-is-final-shape.
0.1.0 #
- Initial prerelease.