Compiler message:
../../developer/flutter/.pub-cache/hosted/pub.dartlang.org/gplayer-0.0.2/lib/defaultmediacontrol.dart:57:31: Error: No named parameter with the name
'isInitialRoute'.
settings: RouteSettings(isInitialRoute: false),
^^^^^^^^^^^^^^
../../developer/flutter/packages/flutter/lib/src/widgets/navigator.dart:458:9: Context: Found this candidate, but the arguments don't match.
const RouteSettings({
^^^^^^^^^^^^^
Compiler message:
../../developer/flutter/.pub-cache/hosted/pub.dartlang.org/gplayer-0.0.2/lib/defaultmediacontrol.dart:57:31: Error: No named parameter with the name 'isInitialRoute'.
settings: RouteSettings(isInitialRoute: false),
^^^^^^^^^^^^^^
../../developer/flutter/packages/flutter/lib/src/widgets/navigator.dart:458:9: Context: Found this candidate, but the arguments don't match.
const RouteSettings({
^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception: Errors during snapshot creation: null
build failed.
FAILURE: Build failed with an exception.
Process 'command '/Users/saiko/developer/flutter/bin/flutter'' finished with non-zero exit value 1
BUILD FAILED in 11s