Skip to content

make animation behavior configurable#63

Open
swissbit-csteuer wants to merge 1 commit intoMuhammadUsamaSiddiqui:masterfrom
swissbit-eis:master
Open

make animation behavior configurable#63
swissbit-csteuer wants to merge 1 commit intoMuhammadUsamaSiddiqui:masterfrom
swissbit-eis:master

Conversation

@swissbit-csteuer
Copy link
Copy Markdown

If the platform requests to disable all animations, AnimationController reduces the duration if animationBehavior is set to normal (the default). This is not desirable in all situations and can therefore be disabled by setting the animationBehavior to AnimationBehavior.preserve See: https://api.flutter.dev/flutter/animation/AnimationBehavior.html

If the platform requests to disable all animations, AnimationController
reduces the duration if animationBehavior is set to normal (the
default). This is not desirable in all situations and can therefore be
disabled by setting the animationBehavior to AnimationBehavior.preserve
See: https://api.flutter.dev/flutter/animation/AnimationBehavior.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant