☝️ Have a Hero but don't want it? 🤩 Use HeroMode! By wrapping the Hero in HeroMode, you can enable or disable the animation power it has in the widget tree. Watch to learn more → goo.gle/3xN8miA #WidgetoftheWeek
4
38
194
0
5
Download Video
@FlutterDev I'm looking for Hero widget that can work without a navigator, just want to let my widget flys from a page to another page in PageView, any suggestion?
@FlutterDev I'm just wandering why the need to wrap it and not add the enabled attribute directly to the hero? Makes more sense. I keep seeing this pattern in Flutter