v0.0.7jelly_anim
该包包含果冻动画。用户可以动态修改果冻和视口大小、果冻坐标、溢出标志,并可根据用户需求进行自定义。
55喜欢 118近 30 天下载140Pub 分数
AndroidiOSWebmacOSWindowsLinux
Mindinventory/jelly_anim open-source repository details.
{"sdk":"flutter"}^1.2.1^1.1.2^1.0.3{"sdk":"flutter"}以下为英文项目原文快照,最新内容请访问 GitHub。
A widget to render moving blobby objects.
N|Solid
Implemented this using Jelly
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';
JellyAnim(jellyCount, size: Size(400, 400), duration: Duration(milliseconds: 200))
jelly_anim is MIT-licensed.
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.