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

Compiler warnings on Flutter 3.0 #79

Closed
jannisnikoy opened this issue May 30, 2022 · 3 comments
Closed

Compiler warnings on Flutter 3.0 #79

jannisnikoy opened this issue May 30, 2022 · 3 comments

Comments

@jannisnikoy
Copy link

While the marquee library has been updated with Flutter 3.0 support, it still refers to an older version of the fading_edge_scrollview dependency which lacks 3.0 support. This dependency should be updated to version 3.0.0 to resolve all compiler warnings when using Flutter 3.0

@PranayD1807
Copy link

This needs to be implemented asap

@PranayD1807
Copy link

Fading_edge_scrollview has now been fixed and updated according to 3.0.0 ,
Please update the dependency in this package.

@MarcelGarus
Copy link
Owner

This should be fixed in version 2.2.3.

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