Packages we are using:
We just created a drag sheet animation in Flutter 🎉
At first, it looks like it would be super complicated, but honestly, it’s really easy using Flutter’s built-in animation widgets like AnimatedContainer
and AnimatedPositioned
.
👉 Animation Created by Ethiel (@enthusiastDev)
- SingleTickerProviderStateMixin
- AnimationController
- 3rd party packages
- AnimatedContainer
- AnimatedPositioned
- TweenAnimationBuilder
- AnimatedDefaultTextStyle
- DraggableScrollableSheet
- A few other simple widgets