This video is about Animating a widget. Here, I am using Flutter's in-built AnimatedBuilder Widget to animate the widgets.
I've implemented an Offset Animation to widgets in Login Screen to show an elastic animation when there is an error.
Source Code: