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

Added delay before animation starts #49

Closed marciovalim closed 3 years ago

marciovalim commented 4 years ago

Added an optional parameter that defines a delay before the animations starts. (Works with both triggerOnInit and calling triggerAnimation())

GIfatahTH commented 3 years ago

@marciovalim Sorry for my too late response? could you change to the DEV branch so that you can pass the CI requirements