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.