Enming XIE
Enming XIE
I am facing the same error. I see that this GitHub repo is not very active now.. Does permission_handler have plan to support Granular Media permissions (https://developer.android.com/about/versions/13/behavior-changes-13#granular-media-permissions) of Android 13...
@bkonyi @kenzieschmoll @jacob314 Thanks a lot for your quick reply. It is good to have "Expand/Collapse All buttons to JsonViewer". But if you could also add a button or something...
> Hello @xieenming. Thank you for logging your enhancement request! It does help our team reprioritise tasks as we see users requesting features. > > Exoplayer does support H265 to...
With Android 13 and above (SDK 33 and +), use Granular media permissions. https://developer.android.com/about/versions/13/behavior-changes-13#granular-media-permissions Conclusion: 1. For Android 12 and before, use Permission.storage.request() for External Storage access 2. For Android...
DevTools version 2.20.1 does not have the feature. Do I have to update my Flutter version to latest to see the feature ? @kenzieschmoll Thanks a lot. ``` Doctor summary...
@kenzieschmoll OK. Thank you. I feel that the work in #5816 could address the concerns. Thanks a lot.
也遇到过 av_read_frame error: unknown
+1 RTSP 的不会卡,但 RTMP 的会卡
> Not yet supported, but it can be supported by patching the [webrtc-sdk](https://github.com/webrtc-sdk/webrtc) source code. > > Currently, flutter-webrtc uses the webrtc source code maintained by the community. @cloudwebrtc Thanks...