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.