Andi
Andi
i use [extended_image 0.3.3](https://pub.flutter-io.cn/packages/extended_image#-installing-tab-) and it depends `path_provider ^0.5.0+1` but the `flutter_html_view` depends `path_provider ^0.4.0` the log ``` bash Because no versions of flutter_html_view match >0.5.11 =0.5.0+1 0.2.0+1
ths @lisen87
i write a swift method which is can return real permission status. ``` /// dart /// notDetermined 0 /// restricted 1 /// denied 2 /// authorized 3 /// limited 4...
唉,还是再带一层view吧。
maybe give it height. such as ``` body: Column( children: [ Container( height: 100, child: new DragAndDropList(), ) ```
I resolved this problem by update `compileSdkVersion` to 29, and `targetSdkVersion` to 30.😁
@lycfr l这个怎么用,可以加进来吗
lgtm