-
能否更新下注释文档,并使用alertController,看⚠️有点小强迫症。
同时,能否手动调节旋转角度,类似Android的[ucrop](https://github.com/Yalantis/uCrop)
-
In my project function below throws exception that i shared below. Due to my conditions setOptions returns null so it takes empty array and throws.
````dart
Future cropImage(XFile? file) async {…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
![image](https://user-images.githubusercontent.com/66519591/143957989-d7ba050c-2d53-4b61-8855-91796…
-
此建议只适用3.0以下版本:
1.建议拉包下来引入
2.项目中再此之前有用ucrop的,拉包下来引入后建议在picSelector的manifest里面删掉相关的UcropActivity,或者屏蔽你之前的ucrop,不然会报default activity not found。(处理方法各抒己见)
3.必须在picSelector的build.gradle里面导入camera2的依赖,否则…
-
我在style里试了gallery_toolbar_bg这个属性并没有效果
-
how to make the crop title RTL?
I put android:supportsRtl="true" in my application tag in Manifest and all my app is RTL except the crop title..
here is my crop code :
```
UCrop.of(appViewModel.…
-
I'm using aspect ratio 1:1. Input image 1037x1547, output image 519x519.(I did not zoom the image.) Result should be 1037x1037. Is this behaviour normal?
**Do you want to request a _feature_ or repor…
-
未适配作用域
-
**Do you want to request a *feature* or report a *bug*?**
**What is the current behavior?**
**What is the expected behavior?**
**If the current behavior is a bug, please provide the steps to …
-
**Do you want to request a *feature* or report a *bug*?**
**What is the current behavior?**
**What is the expected behavior?**
**If the current behavior is a bug, please provide the steps to …