jelly_anim 0.0.4 copy "jelly_anim: ^0.0.4" to clipboard
jelly_anim: ^0.0.4 copied to clipboard

outdated

A widget for play with jelly animation in your app.

Jelly #

A widget to render moving blobby objects.


N|Solid
Implemented this using Jelly

Key Features #

  • Highly customizable JellyAnim rendering for Flutter.
  • Multiple JellyAnim instances
  • Overlap Jellies
  • Tween shapes and change colors

Getting Started #

To use this package, add jelly_anim as a dependency in your pubspec.yaml file.

dependencies:
  ...
  jelly_anim: any

Now in your Dart code, you can use:

 import 'package:jelly_anim/jelly_anim.dart';

Usage #

 JellyAnim(jellyCount, size: Size(400, 400), duration: Duration(milliseconds: 200))

LICENSE! #

jelly_anim is MIT-licensed.

Let us know! #

We’d be really happy if you send us links to your projects where you use our component. Just send an email to sales@mindinventory.com And do let us know if you have any questions or suggestion regarding our work.

53
likes
0
points
45
downloads

Publisher

verified publishermindinventory.com

Weekly Downloads

A widget for play with jelly animation in your app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angles, bezier, flutter, random_color

More

Packages that depend on jelly_anim