mcrovero / rubber

An elastic material bottom sheet implementation for Flutter.
BSD 2-Clause "Simplified" License
562 stars 88 forks source link

No dismiss callback after user swipe down #55

Open sooxt98 opened 4 years ago

sooxt98 commented 4 years ago

I only mange to get AnimationState.expanded || AnimationState.animating with onDragEnd , but not AnimationState.collapsed.