8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug C:\Users\86135\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\flutter_webrtc-0.12.12+hotfix.1\android\src\main\java\com\cloudwebrtc\webrtc\SurfaceTextureRenderer.java:118: ����: �Ҳ������� new TextureRegistry.SurfaceProducer.Callback() { ^ ����: �� Callback λ��: �ӿ� SurfaceProducer C:\Users\86135\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\flutter_webrtc-0.12.12+hotfix.1\android\src\main\java\com\cloudwebrtc\webrtc\SurfaceTextureRenderer.java:119: ����: �������Ḳ�ǻ�ʵ�ֳ����͵ķ��� @OverRide ^ C:\Users\86135\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\flutter_webrtc-0.12.12+hotfix.1\android\src\main\java\com\cloudwebrtc\webrtc\SurfaceTextureRenderer.java:124: ����: �������Ḳ�ǻ�ʵ�ֳ����͵ķ��� @OverRide ^ To Reproduce
Expected behavior
Platform information
Flutter version: Flutter 3.22.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision a14f74ff3a (10 months ago) • 2024-05-22 11:08:21 -0500 Engine • revision 55eae6864b Tools • Dart 3.4.1 • DevTools 2.34.3
Plugin version: flutter_webrtc: ^0.12.12+hotfix.1
OS:
OS version:
The text was updated successfully, but these errors were encountered:
@peng093, facing the same issue, have you found any solution?
Sorry, something went wrong.
Any fix so far?
any update about this issue?
SurfaceTextureRenderer relies on an API added in Flutter SDK 3.29.0 or later, so updating the Flutter SDK version will fix this.
No branches or pull requests
Describe the bug
C:\Users\86135\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\flutter_webrtc-0.12.12+hotfix.1\android\src\main\java\com\cloudwebrtc\webrtc\SurfaceTextureRenderer.java:118: ����: �Ҳ�������
new TextureRegistry.SurfaceProducer.Callback() {
^
����: �� Callback
λ��: �ӿ� SurfaceProducer
C:\Users\86135\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\flutter_webrtc-0.12.12+hotfix.1\android\src\main\java\com\cloudwebrtc\webrtc\SurfaceTextureRenderer.java:119: ����: �������Ḳ�ǻ�ʵ�ֳ����͵ķ���
@OverRide
^
C:\Users\86135\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\flutter_webrtc-0.12.12+hotfix.1\android\src\main\java\com\cloudwebrtc\webrtc\SurfaceTextureRenderer.java:124: ����: �������Ḳ�ǻ�ʵ�ֳ����͵ķ���
@OverRide
^
To Reproduce
Expected behavior
Platform information
Flutter version: Flutter 3.22.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision a14f74ff3a (10 months ago) • 2024-05-22 11:08:21 -0500
Engine • revision 55eae6864b
Tools • Dart 3.4.1 • DevTools 2.34.3
Plugin version: flutter_webrtc: ^0.12.12+hotfix.1
OS:
OS version:
The text was updated successfully, but these errors were encountered: