MarcelGarus / marquee

A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions and velocities, pausing after every round and specifying custom durations and curves for accelerating and decelerating.
MIT License
284 stars 135 forks source link

Upgraded fading_edge_scrollview to ^4.0.0. Fixes #95 #97

Closed bkleineibst closed 1 day ago

bkleineibst commented 4 months ago

Fixes build for flutter 3.22.0.

Upgraded to ^4.0.0 of fading_edge_scrollview.

Related items

Fixes #95

hasanm08 commented 4 months ago

can you send it to pub please?

Rodrigo-Youse commented 4 months ago

@MarcelGarus You know when the new version using this pr is released?

Rodrigo-Youse commented 4 months ago

@bkleineibst the fading_edge_scrollview have a new version released a 3 months

fading_edge_scrollview: ^4.1.1

What do you think to update this pull request?

bkleineibst commented 4 months ago

@Rodrigo-Youse Increased to 4.1.0 as this is the lowest version that will work in flutter 3.22.0

realitymolder commented 1 day ago

done!