Animating using AnimatedPositioned Flutter widget

Priyanka Tyagi
CodeChai
Published in
3 min readNov 14, 2019

--

Introduction

AnimatedPositioned widget is the animated version of the Positioned widget.

In this article, we’ll see how AnimatedPositioned widget is used to animate an image in it. We'll observe animation behavior for various types of curves.

Target Audience: Beginner

Recipe: Animating an image in AnimatedPositioned widget.

Focus Widget: AnimatedPositioned

Goal: Animate an image inside AnimatedPositioned using various types given AnimationCurves

AnimationCurves:

Checkout YouTube video:

Structure of AnimatedPositioned widget

--

--

Priyanka Tyagi
CodeChai

Tech explorer | Passionate about sharing explorations around software engineering and leadership