iconic_morph 1.0.0 copy "iconic_morph: ^1.0.0" to clipboard
iconic_morph: ^1.0.0 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 Dart:

 $ dart pub add iconic_morph

With Flutter:

 $ flutter pub add iconic_morph

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

dependencies:
  iconic_morph: ^1.0.0

Alternatively, your editor might support dart pub get or 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
0
points
126
downloads

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.

Homepage
Repository (GitHub)
View/report issues

Topics

#icons #animation #svg #morph #motion

License

unknown (license)

Dependencies

flutter

More

Packages that depend on iconic_morph