β
β
Please provide: - Link to build log from https://jitpack.io - Does the project build on your machine with **the same** commands (e.g. ./gradlew install) ? - What error are you...
Running Gradle task 'assembleDebug'... ../flutter_version/flutter_3_3_0/lib/src/widgets/$$w.dart:1417:48: Error: Undefined name 'DragAnchor'. dragAnchor: props['dragAnchor'] ?? DragAnchor.child, ^^^^^^^^^^ ../flutter_version/flutter_3_3_0/lib/src/widgets/$$w.dart:1417:13: Error: No named parameter with the name 'dragAnchor'. dragAnchor: props['dragAnchor'] ?? DragAnchor.child, ^^^^^^^^^^ /Volumes/Res/Library/flutter/packages/flutter/lib/src/widgets/drag_target.dart:162:9: Context:...