mponkin / fading_edge_scrollview

Flutter library for displaying fading edges on scroll views
BSD 3-Clause "New" or "Revised" License
43 stars 30 forks source link

fix `ScrollController attached to multiple scroll views` #24

Closed scris closed 1 year ago

scris commented 1 year ago

This will solve #23.

mponkin commented 1 year ago

Thank you for your participation! Will publish new version with this fix included soon