flutter_villains icon indicating copy to clipboard operation
flutter_villains copied to clipboard

Flexible and easy to use page transitions.

Results 50 flutter_villains issues
Sort by recently updated
recently updated
newest added

Hi, is this repo still be maintained?

I also updated some of the outdated example code.

Launching lib/main.dart on HD1905 in debug mode... [!] Your app isn't using AndroidX. To avoid potential build failures, you can quickly migrate your app by following the steps on https://goo.gl/CP92wY....

Hi, I'm using PageRouteBuilder to push a widget with villain animations. The entrance animations work fine, however when i use Navigator.of(context).pop(), the exit animations don't appear. Here's the push: ```await...

I'm using flutter version 1.4.10 and not one animation is working in the demos. Nothing gets animated.

Hero widget is not working with SliverGrid on tap

It would be possible to pass a controller and then individually play that animation. Nothing would change API wise.

Update https://registry.npm.taobao.org to https://registry.npmmirror.com, For more info please refer to https://zhuanlan.zhihu.com/p/430580607. This is an automated PR by @npmmirror (Which is a bot maintained by 8d6e8cefe5a7e3202364ec2c48db03fcc544218cf70100bf65d2ed2df5cc83da).

iOS 用1.1.0版本 绘制折线图有的点连接不上