You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E/flutter (30653): [ERROR:topaz/lib/tonic/logging/dart_error.cc(16)] Unhandled exception:
E/flutter (30653): type '_InternalLinkedHashMap' is not a subtype of type 'Map<String, dynamic>' where
E/flutter (30653): _InternalLinkedHashMap is from dart:collection
E/flutter (30653): Map is from dart:core
E/flutter (30653): String is from dart:core
E/flutter (30653):
E/flutter (30653): #0 VideoPlayerController.initialize (package:video_player/video_player.dart)
E/flutter (30653): <asynchronous suspension>
E/flutter (30653): #1 _VideoDemoState.initState.initController (file:///usr/local/google/home/asiva/workspace/flutter-roll/flutter/examples/flutter_gallery/lib/demo/video_demo.dart:385:24)
E/flutter (30653): <asynchronous suspension>
E/flutter (30653): #2 _VideoDemoState.initState (file:///usr/local/google/home/asiva/workspace/flutter-roll/flutter/examples/flutter_gallery/lib/demo/video_demo.dart:389:19)
E/flutter (30653): #3 StatefulElement._firstBuild (package:flutter/src/widgets/framework.dart:3719:14)
E/flutter (30653): #4 ComponentElement.mount (package:flutter/src/widgets/framework.dart:3585:5)
E/flutter (30653): #5 Element.inflateWidget (package:flutter/src/widgets/framework.dart:2875:14)
E/flutter (30653): #6 Element.updateChild (package:flutter/src/widgets/framework.dart:2678:12)
E/flutter (30653): #7 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:3621:16)
The text was updated successfully, but these errors were encountered:
a-siva
added
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
P0
A serious issue requiring immediate resolution
labels
Feb 8, 2018
The text was updated successfully, but these errors were encountered: