Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I getting error on using marquee #102

Open
Milan-Verselix opened this issue Jun 13, 2024 · 3 comments
Open

I getting error on using marquee #102

Milan-Verselix opened this issue Jun 13, 2024 · 3 comments

Comments

@Milan-Verselix
Copy link

../../../.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.

  • 'PageController' is from 'package:flutter/src/widgets/page_view.dart' ('../../../Library/Developer/flutter/packages/flutter/lib/src/widgets/page_view.dart').

  • 'ScrollController' is from 'package:flutter/src/widgets/scroll_controller.dart' ('../../../Library/Developer/flutter/packages/flutter/lib/src/widgets/scroll_controller.dart').
    scrollController: child.controller,

    How to solve it ?

@GoranSustekJr
Copy link

Getting same issue here

@GoranSustekJr
Copy link

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

@henriquemello
Copy link

#98 the anwser is here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants