fluttercommunity / fluttercommunity/chewie
No video player associated with texture id xx
- Dominant language
- Dart
- Stars
- 2.1k
- Forks
- 1.1k
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 6
Description
after I call controller.dispose,it shows an error below:
[ERROR:flutter/lib/ui/ui_dart_state.cc(148)] Unhandled Exception: PlatformException(Unknown textureId, No video player associated with texture id 61, null)
E/flutter ( 3537): #0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:564:7)
E/flutter ( 3537): #1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:302:33)
E/flutter ( 3537):
E/flutter ( 3537): #2 VideoPlayerController.position (package:video_player/video_player.dart:388:36)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.