-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
c: crashStack traces logged to the consoleStack traces logged to the consolepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
I/flutter (32582): The following assertion was thrown building Overlay-[LabeledGlobalKey<OverlayState>#16736](state:
I/flutter (32582): OverlayState#a5811(entries: [OverlayEntry#82b2f(opaque: true; maintainState: false),
I/flutter (32582): OverlayEntry#32acf(opaque: false; maintainState: true)])):
I/flutter (32582): A VideoPlayerController was used after being disposed.
I/flutter (32582): Once you have called dispose() on a VideoPlayerController, it can no longer be used.
I/flutter (32582):
I/flutter (32582): When the exception was thrown, this was the stack:
I/flutter (32582): #0 ChangeNotifier._debugAssertNotDisposed.<anonymous closure> (package:flutter/src/foundation/change_notifier.dart:108:9)
I/flutter (32582): #1 ChangeNotifier._debugAssertNotDisposed (package:flutter/src/foundation/change_notifier.dart:114:6)
I/flutter (32582): #2 ChangeNotifier.removeListener (package:flutter/src/foundation/change_notifier.dart:169:12)
I/flutter (32582): #3 _VideoPlayerState.deactivate (package:video_player/video_player.dart:473:23)
I/flutter (32582): #4 StatefulElement.deactivate (package:flutter/src/widgets/framework.dart:3893:12)
I/flutter (32582): #5 _InactiveElements._deactivateRecursively (package:flutter/src/widgets/framework.dart:1727:13)
I/flutter (32582): #6 SingleChildRenderObjectElement.visitChildren (package:flutter/src/widgets/framework.dart:4848:14)
I/flutter (32582): #7 _InactiveElements._deactivateRecursively (package:flutter/src/widgets/framework.dart:1729:13)
I/flutter (32582): #8 ComponentElement.visitChildren (package:flutter/src/widgets/framework.dart:3755:14)
I/flutter (32582): #9 _InactiveElements._deactivateRecursively (package:flutter/src/widgets/framework.dart:1729:13)
Metadata
Metadata
Assignees
Labels
c: crashStack traces logged to the consoleStack traces logged to the consolepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.