FlutterImagePickCrop
FlutterImagePickCrop copied to clipboard
camera
.idea/ .vagrant/ .sconsign.dblite .svn/ .DS_Store *.swp profile DerivedData/ build/ GeneratedPluginRegistrant.h GeneratedPluginRegistrant.m .generated/ *.pbxuser *.mode1v3 *.mode2v3 *.perspectivev3 !default.pbxuser !default.mode1v3 !default.mode2v3 !default.perspectivev3 xcuserdata *.moved-aside *.pyc *sync/ Icon? .tags* /Flutter/Generated.xcconfig
**Hello Dear Developer,** I am a Developer of Native Android & new on flutter. I want to get the **crop points** of the cropped image using your plugin. Means whenever...
Only gallery is showing not camera
FlutterImagePickCropPlugin.java:13: error: package android.support.annotation does not exist FlutterImagePickCropPlugin.java:145: error: cannot find symbol
``` .......\.pub-cache\hosted\pub.dartlang.org\flutter_image_pick_crop-0.0.1\android\src\main\java\maugost\flutterimagepickcrop\FlutterImagePickCropPlugin.java:13: error: package android.support.annotation does not exist import android.support.annotation.RequiresApi; ```
Not working in my app, getting build failed. Kindly help. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:processDebugManifest'. > Manifest merger failed :...
` Attribute application@label value=(onedaygame) from AndroidManifest.xml:17:9-35 is also present at [com.myhexaville:smart-image-picker:1.0.4] AndroidManifest.xml:16:9-41 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:15:5-38:19 to override. FAILURE: Build failed with an exception. * What...
HI, I have just started learning Flutter a week before. I have clone the repo and try to install the application on iPhone 6 and Simulator but it's not working...