morphicons_flutter 1.0.1 copy "morphicons_flutter: ^1.0.1" to clipboard
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/) — no morphicons_core dependency.
  • Recognized MIT license.
  • Shorter package description.

1.0.0 #

  • Initial release.
  • MorphIcon widget: uncontrolled, controlled (MorphIcon.controlled) and imperative (MorphIconState.morphTo / .set) modes — accepts String d or IconData.
  • MorphMask, MorphCanvas, MorphTween, MorphPair, String extensions.
  • MorphPainter with canonical snap on settle; one shared Ticker scheduler.
  • IconData resolved via curated table; filled + stroked share the same solver.
1
likes
160
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 (SVG path data or IconData) with one widget. Zero dependencies.

Repository (GitHub)
View/report issues

Topics

#icons #animation #morphing #widget

License

MIT (license)

Dependencies

flutter

More

Packages that depend on morphicons_flutter