wal33d006/progress_indicators

how to do swipe up whole word animation for text?

Opened this issue · 1 comments

this https://lottiefiles.com/24773-swipe-up-white-text kind of whole text jumping is possible?

@LOG-TAG You can use CollectionSlideTransition for this.
CollectionSlideTransition( children: <Widget>[ Icon(Icons.android), Icon(Icons.apps), Icon(Icons.announcement), ], ),