v0.0.7jelly_anim
이 패키지에는 젤리 애니메이션이 포함되어 있습니다. 사용자는 젤리 및 뷰포트 크기, 젤리 좌표, 오버플로 플래그를 동적으로 수정할 수 있으며, 사용자 요구에 따라 맞춤 설정할 수도 있습니다.
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.