guopeng

Results 11 comments of guopeng

@dd9000901 我用flutter_video_compress获取视频封面成功了,因为没有发现这个库支持封面,甚至本地视频第一帧都没显示。

a few years later....

finally! i converted successfully. i'm using colab. i found same error when i try to convert model in coremltools=6.3.0(and 6.0.0, 6.1.0,6.2.0 both have convert errors) which 6.3.0 gives me `RuntimeError:...

same problem on iphone8 plus IOS13.6 ![image](https://user-images.githubusercontent.com/30316642/108697915-6e119400-753e-11eb-8965-a629e99a0dd9.png)

> I ran into this issue today on flutter 3.7.3. Simply doing: > > ```dart > Image.network('http://google.com/image-which-not-exists.png', > width: 50, > height: 50, > errorBuilder: (context, error, stackTrace) => const...

> Excactly the same issue but not on all the phones I tested :( (my package is in version 4.4.0) me too, stuck on step await location.getLocation() looks like the...

found some new bugs. check these methods in file agora_rtm_client.dart **deleteLocalUserAttributesByKeys** **getUserAttributesByKeys2** **setChannelAttributes2** **addOrUpdateChannelAttributes2** **deleteChannelAttributesByKeys2** **clearChannelAttributes2** the function parameters in dart side was 'attributeKeys',or 'option', but ios native side (SwiftAgoraRtmPlugin.swift)...