morphicons_flutter 1.0.1
morphicons_flutter: ^1.0.1 copied to clipboard
Similarity-aware icon morphing: MorphIcon animates between any two stroke or filled icons (SVG path data or IconData) with one widget. Zero dependencies.
1.0.1 #
- Standalone package: the pure-Dart solver is vendored in (
lib/src/core/) — nomorphicons_coredependency. - Recognized MIT license.
- Shorter package description.
1.0.0 #
- Initial release.
MorphIconwidget: uncontrolled, controlled (MorphIcon.controlled) and imperative (MorphIconState.morphTo/.set) modes — acceptsString dorIconData.MorphMask,MorphCanvas,MorphTween,MorphPair,Stringextensions.MorphPainterwith canonical snap on settle; one sharedTickerscheduler.- IconData resolved via curated table; filled + stroked share the same solver.