Articles By Ahmar Afridi
RelativePositionedTransition in Flutter
The RelativePositionedTransition widget in Flutter animates the position of a child widget relative to its parent. It is…
Align Transition in flutter
In Flutter, the AlignTransition widget is used to animate the alignment of a widget. This widget smoothly transitions…
Scale Transition in Flutter
In Flutter, the ScaleTransition widget is used to create a scaling animation for a widget. It animates the…
Positioned Transition In Flutter
PositionedTransition is a Flutter widget that creates an animated transition between two positions within a Stack widget. It’s…
Slide Transition In flutter
In Flutter, SlideTransition is a widget that animates the position of its child widget by sliding it along…
Size Transition in flutter
In Flutter, SizeTransition is a widget that animates the size change of its child widget. It is used…
RelativePositionedTransition in Flutter
The RelativePositionedTransition widget in Flutter animates the position of a child widget relative to its parent. It is…
Align Transition in flutter
In Flutter, the AlignTransition widget is used to animate the alignment of a widget. This widget smoothly transitions…
Scale Transition in Flutter
In Flutter, the ScaleTransition widget is used to create a scaling animation for a widget. It animates the…
Positioned Transition In Flutter
PositionedTransition is a Flutter widget that creates an animated transition between two positions within a Stack widget. It’s…
Slide Transition In flutter
In Flutter, SlideTransition is a widget that animates the position of its child widget by sliding it along…
Size Transition in flutter
In Flutter, SizeTransition is a widget that animates the size change of its child widget. It is used…