jelly_anim 0.0.2 jelly_anim: ^0.0.2 copied to clipboard
A new Flutter project.
Jelly #
A widget to render moving blobby objects.
[N|Solid]
Implemented this using Jelly
Key Features #
- Highly customizable Jelly rendering for Flutter.
- Multiple Jelly instances
- Overlap Jellys
- Tween shapes and change colors
Getting Started #
To use this package, add jelly
as a dependency in your pubspec.yaml file.
dependencies:
...
jelly: ^1.0.0
Now in your Dart code, you can use:
import 'package:jelly/jelly.dart';
Usage #
Jelly(jellyCount, size: Size(400, 400), duration: Duration(milliseconds: 200))
LICENSE! #
Jelly 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.