FLUTTER ECOSYSTEM

Mindinventory/jelly_anim

Mindinventory/jelly_anim open-source repository details.

jelly_anim 项目封面
Stars
12
Forks
1
最近推送(UTC)
2021年8月23日
项目状态
未归档
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 项

原始 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.