You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: