Giter VIP home page Giter VIP logo

flutter_pretty_animation's Introduction

flutter_pretty_animation

漂亮的动画库 pub

AnimationGroupWidget

传入一个widget数组,横向排序,随机发散收拢

AnimationlikeWidget

基于贝塞尔曲线的点赞取消动画啊

参数 说明
width 占用区域宽度,高度自动计算
isLike 初始化状态,true:已点赞,false:未点赞
heartStrokeWidth 未点赞状态心形的描边宽度

AnimationDiscreteWidget

参数 说明
width 动画区域宽
height 动画区域高
milliseconds 动画飞出频率
IconData 动画icon

MultipleFabWidget

参数 说明
children 展开的按钮集合
openWidget 控制按钮
verticalSpace 按钮高间距
rightSpace 按钮右边距离

CustomBottomNavigationBar

修改BottomNavigationBar,自定义选中时动画

rive动画

网址 https://rive.app/, 强大的制作动画工具

RiveBottomTab

rive 底部Tab图标切换动画,自定义五个tab item,中间悬浮突出按钮,适合使用圆形按钮

参数 说明
children tab item
floatWidget 中间悬浮按钮
floatText 中间悬浮text
tabSelect tab选中回调
centerRadius 中间悬浮按钮半径

PrettyElevatedButton

在ElevatedButton基础上构造函数添加了ProcessControler对象,控制按钮图标动画状态

状态 方法
正常 setNormal
执行 setLoad
执行成功 setSuccess
执行错误 setFail

flutter_pretty_animation's People

Contributors

panxiaozhu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.