iconic_morph 1.0.1 copy "iconic_morph: ^1.0.1" to clipboard
iconic_morph: ^1.0.1 copied to clipboard

Path-level icon animation for Flutter — morph one SVG icon into another, plus 3D constant-stroke spins, draw-on, trace, and idle loops, all drawn from your own SVGs. No Rive, no Lottie, no new assets, [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iconic_morph

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  iconic_morph: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:iconic_morph/iconic_morph.dart';
1
likes
150
points
126
downloads

Documentation

API reference

Publisher

verified publisherarmanic.studio

Weekly Downloads

Path-level icon animation for Flutter — morph one SVG icon into another, plus 3D constant-stroke spins, draw-on, trace, and idle loops, all drawn from your own SVGs. No Rive, no Lottie, no new assets, and ZERO external dependencies.

Repository (GitHub)
View/report issues

Topics

#icons #animation #svg #morph #motion

License

MIT (license)

Dependencies

flutter

More

Packages that depend on iconic_morph