flutter_xlider: ^3.4.0 - Compile error with Flutter 3.0.0 #128
Open
Description
Hello everyone,
I'm getting the following error many Errors: Error: No named parameter with the name 'overflow'. and Context: Found this candidate, but the arguments don't match. once I upgraded to Flutter 3.0.0 today:
/home/user/snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_xlider-3.4.0/lib/flutter_xlider.dart:322:19: Error: No named parameter with the name 'overflow'.
overflow: Overflow.visible,
^^^^^^^^
/home/user/snap/flutter/common/flutter/packages/flutter/lib/src/widgets/basic.dart:3708:3: Context: Found this candidate, but the arguments don't match.
Stack({
^^^^^
Hopefully it's something that can get addressed soon!
Thank you,
Ravinder
Metadata
Assignees
Labels
No labels