skip to Main Content

DragSelectionUpdateCallback Flutter Error

C:UsersptlDocumentsApp DevChurchApp_Flutter>flutter build apk --no-shrink ../../../AppData/Local/Pub/Cache/hosted/pub.dev/flutter_quill-6.1.6/lib/src/widgets/text_selection.dart:772:9: Error: Type 'DragSelectionUpdateCallback' not found. final DragSelectionUpdateCallback? onDragSelectionUpdate; ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Am getting this error, i tried to installed and uninstalled flutter as i someone said that worked for him but i am still getting the…

VIEW QUESTION

Facebook api – Failed to transform react-native-0.71.0-rc.0-release.aar (com.facebook.react:react-native:0.71.0-rc.0) to match attributes

I'm getting this error: > Failed to transform react-native-0.71.0-rc.0-release.aar (com.facebook.react:react-native:0.71.0-rc.0) to match attributes {artifactType=android-art-profile, com.android.build.api.attributes.BuildTypeAttr=release, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}. > Could not find react-native-0.71.0-rc.0-release.aar (com.facebook.react:react-native:0.71.0-rc.0). Searched in the following locations: https://jcenter.bintray.com/com/facebook/react/react-native/0.71.0-rc.0/react-native-0.71.0-rc.0-release.aar when I'm trying to create a bundle on…

VIEW QUESTION
Back To Top
Search