dudukee
dudukee
可以看下这个帖子 [v2ex.com](https://www.v2ex.com/t/730778?p=1#r_9863479)
1. open Developer Options 2. enable USB debugging(Security settings) it's work for me
```groovy configurations.all { resolutionStrategy { // 解决L上WebView崩溃 force 'androidx.appcompat:appcompat:1.1.0-rc01' } } ```
注释掉,下面代码解决了。不知道是否影响到其他功能点。 ```xml ```
刚好遇到这个问题,我是用`AAScrollablePlotArea().minWidth(DP宽度值)`属性配合楼上提到的`xAxisTickInterval`进行控制的,效果很好。
+1
支持3.22了,https://gitcode.com/openharmony-tpc/flutter_flutter/tree/3.22.0-ohos