Flutter 3.19 has a new AnimationStyle widget! Devs can use it to override the default animation curves and durations for widgets, such as MaterialApp, ExpansionTile, and PopupMenuButton. Watch ⬇️
13
128
875
44K
125
Download Video
@FlutterDev FYI AnimationStyle isn’t a widget. It’s a data structure that gets passed to a widget like a TextStyle. You might want to update the various announcements.
@FlutterDev I'm gonna try it next time. Thanks for the upgrade. 👍
@FlutterDev Devin will master this before me :(
@FlutterDev Thanks a lot.😍😍 I am searching for how can i animate changing theme status. Finally I got this