chjsun

Results 12 issues of chjsun

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when … **Describe the solution you'd...

```dart Obx(()=> EasyRefresh( onRefresh: () { controller.onRefreshList(sign); }, onLoad: () { controller.onLoadList(sign); }, controller: controller.refreshController, child: ListView.builder( itemCount: data.isEmpty ? 1 : data.length, itemBuilder: (BuildContext context, int position) { if...

解析错误,解析程序包时出现问题。 用外部浏览器下载包没有问题,app内部下载用这个插件安装就出现解析错误 D/android plugin(17226): installApk /data/data/com.aaa.bbb/cache/app.apk com.aaa.bbb D/FlutterView(13737): Detaching from a FlutterEngine: io.flutter.embedding.engine.FlutterEngine@36bccd6e W/InputMethodManager(13737): startInputInner : InputBindResult == null

### 请描述遇到的问题,以及您所期望的正确的结果 官方demo中 flutter跳转flutter的按钮 Push Flutter Page 跳转完成后返回。没有调用.then的逻辑, debugPrint('xlog, PushWidget, Return Value: $value')); 没有执行 很严重的bug。 ### 请说明如何操作会遇到上述问题 正常运行官方demo。点击Push Flutter Page 按钮 ### 在下面填入关键复现代码 ``` ``` ### 复现的平台 Both ### Flutter...

你们依赖的库的版本不是新的,导致引用时很多方法报错,我只能从你们官网下载去手动继承,但是一些库的用法已经改变了,我的新项目集成出现很多莫名其妙的问题,甚至会出现foundation库报错...

![4341535097296_ pic](https://user-images.githubusercontent.com/13481443/44572342-1ef41800-a7b6-11e8-8abb-ffc83a9c1150.jpg) ![4351535097297_ pic](https://user-images.githubusercontent.com/13481443/44572345-21567200-a7b6-11e8-8e1a-8d8b369c46a3.jpg) ![image](https://user-images.githubusercontent.com/13481443/44572382-3c28e680-a7b6-11e8-84c3-c92e701c8f1c.png) 高度不对

![image](https://user-images.githubusercontent.com/13481443/44506842-cb60cc00-a6da-11e8-8092-aebba9587b30.png) ![image](https://user-images.githubusercontent.com/13481443/44506851-d3b90700-a6da-11e8-8575-04903da3db18.png)

插件版本:3.5.0 ![image](https://github.com/user-attachments/assets/282addff-cc42-49ea-914c-35b8c2bf2369)