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
kung fu panda@DESKTOP-F6U2SBD MINGW64 ~/Desktop/basic assets for apps/splashscreen/splashscreen
$ flutter pub run flutter_native_splash:create
Unhandled exception:
type 'Null' is not a subtype of type 'Map<dynamic, dynamic>'
#0 getConfig (package:flutter_native_splash/flutter_native_splash.dart:125:13) #1 createSplash (package:flutter_native_splash/flutter_native_splash.dart:20:16) #2 main (file:///C:/src2/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_splash-1.1.8+4/bin/create.dart:5:3) #3 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:281:32) #4 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:184:12)
pub finished with exit code 255
The text was updated successfully, but these errors were encountered:
kung fu panda@DESKTOP-F6U2SBD MINGW64 ~/Desktop/basic assets for apps/splashscreen/splashscreen
$ flutter pub run flutter_native_splash:create
Unhandled exception:
type 'Null' is not a subtype of type 'Map<dynamic, dynamic>'
#0 getConfig (package:flutter_native_splash/flutter_native_splash.dart:125:13)
#1 createSplash (package:flutter_native_splash/flutter_native_splash.dart:20:16)
#2 main (file:///C:/src2/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_native_splash-1.1.8+4/bin/create.dart:5:3)
#3 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:281:32)
#4 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:184:12)
pub finished with exit code 255
The text was updated successfully, but these errors were encountered: