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

Failed to build iOS app Error (Xcode): ../lib/flutter_reorderable_list.dart:188:36: Error: The class 'Drag' can't be used as a mixin because it isn't a mixin class nor a mixin. #54

Open
Hilbert2048 opened this issue Apr 1, 2023 · 1 comment

Comments

@Hilbert2048
Copy link

Failed to build iOS app
Error (Xcode): ../lib/flutter_reorderable_list.dart:188:36: Error: The class 'Drag' can't be used as a mixin because it isn't a mixin class nor a mixin.

@Dereumaux-Adrien
Copy link

Also had it happen to me on android using flutter_reorderable_list: 1.1.0
Changing my pubspec.yaml to flutter_reorderable_list: ^1.3.1 seems to have corrected this issue for me

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

2 participants