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

I getting error on using marquee #102

Closed Milan-Verselix closed 2 days ago

Milan-Verselix commented 3 months ago

../../../.pub-cache/hosted/pub.dev/fading_edge_scrollview-3.0.0/lib/src/fading_edge_scrollview.dart:116:31: Error: The argument type 'PageController?' can't be assigned to the parameter type 'ScrollController' because 'PageController?' is nullable and 'ScrollController' isn't.

GoranSustekJr commented 3 months ago

Getting same issue here

GoranSustekJr commented 3 months ago

Have been searching around and in the following issue https://github.com/MarcelGarus/marquee/issues/98 is the anwser.

henriquemello commented 3 months ago

https://github.com/MarcelGarus/marquee/issues/98 the anwser is here

realitymolder commented 2 days ago

Please update to 2.3