FLUTTER ECOSYSTEM

Mindinventory/jelly_anim

Mindinventory/jelly_anim open-source repository details.

jelly_anim प्रोजेक्ट कवर
Stars
12
Forks
1
अंतिम पुश (UTC)
23 अग॰ 2021
प्रोजेक्ट स्थिति
सक्रिय
MindInventory GitHub avatar
GITHUB Organization

MindInventory ↗

MindInventory, a leading digital transformation company redefines digital experiences for businesses to thrive in the ever-changing digital landscape.

भाषाएँDartRubySwiftKotlinObjective-C

इस रिपॉज़िटरी के पैकेज

उपयोग की गई निर्भरताएँ

निर्भरता सूची 5 आइटम
  • flutter{"sdk":"flutter"}
  • angles^1.2.1
  • bezier^1.1.2
  • random_color^1.0.3
  • flutter_testडेवलपमेंट{"sdk":"flutter"}

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

README खोलें / बंद करें

Jelly Animation

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 Jellies
  • Tween shapes and change colors

Getting Started

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';

Usage

 JellyAnim(jellyCount, size: Size(400, 400), duration: Duration(milliseconds: 200))

LICENSE!

jelly_anim 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.