GIfatahTH / animator

A Flutter library that makes animation easer. It allows for separation of animation setup from the User Interface.
BSD 3-Clause "New" or "Revised" License
227 stars 28 forks source link

implicit-animation-example does not work #18

Closed n8crwlr closed 5 years ago

n8crwlr commented 5 years ago

Except main, trying your sample

https://github.com/GIfatahTH/animator#implicit-animation-example

image

Have seen great samples here for Animator, but this does not work for me. I cannot copy paste all the lines so i just shot a pic.

GIfatahTH commented 5 years ago

Please try this: https://github.com/GIfatahTH/animator/blob/master/example/lib/basic_animation_1/pages/explicit_like.dart

Sorry I haven't updated the code in the readme file

n8crwlr commented 5 years ago

I got it 👍