tangbincheng

Results 7 issues of tangbincheng

import CryptoSwift 报错提示Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2

现在公司有个需求,一个原生页面,内容很多,是一个滚动列表,其中一部分是嵌入flutter页面,其余的是原生页面。 场景是因为一开始页面是flutter实现的,后面产品做了一个UI大改版,之前flutter部分已经完成的部分,希望能嵌入到原生view里面

你好,我发现最新版的有个问题,我点击播放后,进度条的时间开始跑了,但是开始的时候好像是会出现00:00暂停了2秒,导致播放结束的时候出现总计有15s,结果显示14s已经播放完毕 - ![image](https://user-images.githubusercontent.com/13461281/86748698-40d7aa80-c06f-11ea-9c78-2637cc3b0394.png)

因业务需求,我们需要自定义扫码页面,包括框和扫描线等

enhancement

当前有个需求,在Android10的设备上自定义多任务按钮的功能,现在不能选择带有 Quickstep,剩下的里面我查阅了 好像都没有包含最近任务的功能

pangolin最新版测试的 2020-11-27 14:57:17.026898+0800 Runner[699:120409] 【BytedanceUnion V3.3.1.5】-【webViewPool】BUWebViewOwner: memory dealloc:0x2829667c0 2020-11-27 14:57:17.033592+0800 Runner[699:120409] 【BytedanceUnion V3.3.1.5】-【renderControl】renderControlFlow 请求的渲染方式:模板渲染 2020-11-27 14:57:17.033745+0800 Runner[699:120409] 【BytedanceUnion V3.3.1.5】-【renderControl】------------------我是分割线------------------ 2020-11-27 14:57:17.033825+0800 Runner[699:120409] 【BytedanceUnion V3.3.1.5】-【renderControl】广告素材请求的时候,需要上传的renderType:模板渲染 2020-11-27 14:57:17.048686+0800 Runner[699:120780] 【BytedanceUnion V3.3.1.5】-【BUFoundation】192.168.2.110 2020-11-27...

waiting for customer response

`import 'dart:io'; var previewServerPort = 2227; bool isHiddenFile(FileSystemEntity file) => file.path[file.parent.path.length + 1] == '.'; void main() async { bool working = false; var pubSpec = File('pubspec.yaml'); var pubLines =...