flutter_hero_animation
Example Flutter Hero Animation and Animated Container
Simple code for use Hero Animations and AnimatedContainer in Flutter. Pay attention to the use of the "tag" for Hero Animations.
by: Leonardo Serrano.
Hero Link: https://flutter.dev/docs/development/ui/animations/hero-animations Youtube Hero Animations : https://www.youtube.com/watch?v=Be9UH1kXFDw
Animated Container Link: https://api.flutter.dev/flutter/widgets/AnimatedContainer-class.html Animated Container Youtube: https://www.youtube.com/watch?v=yI-8QHpGIP4
