Animating Widgets in Flutter | Hero animation | Flutter 2021

preview_player
Показать описание
You’ve probably seen hero animations many times. For example, a screen displays a list of thumbnails representing items for sale. Selecting an item flies it to a new screen, containing more details and a “Buy” button. Flying an image from one screen to another is called a hero animation in Flutter, though the same motion is sometimes referred to as a shared element transition.

You might want to watch this video introducing the Hero widget:
Рекомендации по теме
Комментарии
Автор

bro, i'm getting underlines under the text while using hero widget. The underlines only appear when it animates to next screen. What can i do?

abgthscode
visit shbcf.ru