wuht

Results 11 comments of wuht

催更 > > pull_to_refresh换成flutter_easyrefresh > > 这两个没有对比过,flutter_easyrefresh优点在哪里呀 flutter_easyrefresh 感觉要好用一些,provider 版本我好像也是自己改成了 flutter_easyrefresh

可以试试添加 [freezed](https://github.com/rrousselGit/freezed) 支持,简化不必要的代码,还有就是催更呀群主,差不多行了不用太完美

IOS打包还是有问题 我用 CI/CD 工具 https://codemagic.io/ 进行打包 codemiage 配置‘ ![2020-03-11_200518.jpg](http://ww1.sinaimg.cn/large/006rV8gJgy1gcq8suvww2j30q30ef74x.jpg) 参考了 [issue22](https://github.com/CaiJingLong/flutter_ijkplayer/issues/22#issuecomment-481976222)和[issue108](https://github.com/CaiJingLong/flutter_ijkplayer/issues/108) 在 PodFile 配置 `config.build_settings['ARCHS'] = 'arm64'` ![2020-03-11_193910.jpg](http://ww1.sinaimg.cn/large/006rV8gJgy1gcq836lzjrj30j30hu403.jpg) 在PodFile 配置 ``` config.build_settings['VALID_ARCHS'] = 'arm64' config.build_settings['ONLY_ACTIVE_ARCH'] = 'YES' ``` ![2020-03-11_194522.jpg](http://ww1.sinaimg.cn/large/006rV8gJgy1gcq87qca1sj30xr0gwgnl.jpg) 在PodFile...

> Thanks! But I’m afraid that embedded resources like images or stylesheets (also as assets) will not be loaded with this solution. Correct? same problem , any solution now ?...

- 注释掉chewie - 更新scoped_model 试试?更新到0.3.0以上看看 项目有点老咯,当时学习写的demo,后期就没有再维护了😭

- 注释掉chewie - 更新scoped_model 试试?更新到0.3.0以上看看 项目有点老咯,当时学习写的demo,后期就没有再维护了😭

项目太老咯,当时学习写的demo,后期就没有再维护了😭