W/Bundle ( 1392): Attempt to cast generated internal exception:
W/Bundle ( 1392): java.lang.ClassCastException: java.lang.String[] cannot be cast to java.lang.String
W/Bundle ( 1392): at android.os.BaseBundle.getString(BaseBundle.java:1418)
W/Bundle ( 1392): at com.circuskitchens.flutter_datawedge.SinkBroadcastReceiver.handleOtherActionResults(SinkBroadcastReceiver.kt:121)
W/Bundle ( 1392): at com.circuskitchens.flutter_datawedge.SinkBroadcastReceiver.onReceive(SinkBroadcastReceiver.kt:32)
W/Bundle ( 1392): at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0(LoadedApk.java:1802)
W/Bundle ( 1392): at android.app.LoadedApk$ReceiverDispatcher$Args.$r8$lambda$gDuJqgxY6Zb-ifyeubKeivTLAwk(Unknown Source:0)
W/Bundle ( 1392): at android.app.LoadedApk$ReceiverDispatcher$Args$$ExternalSyntheticLambda0.run(Unknown Source:2)
W/Bundle ( 1392): at android.os.Handler.handleCallback(Handler.java:958)
W/Bundle ( 1392): at android.os.Handler.dispatchMessage(Handler.java:99)
W/Bundle ( 1392): at android.os.Looper.loopOnce(Looper.java:205)
W/Bundle ( 1392): at android.os.Looper.loop(Looper.java:294)
W/Bundle ( 1392): at android.app.ActivityThread.main(ActivityThread.java:8223)
W/Bundle ( 1392): at java.lang.reflect.Method.invoke(Native Method)
W/Bundle ( 1392): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
W/Bundle ( 1392): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:977)
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.35.6, on Microsoft Windows [Version 10.0.26200.6899], locale en-BE)
[√] Windows Version (Windows 11 or higher, 25H2, 2009)
[√] Android toolchain - develop for Android devices (Android SDK version 36.1.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.14.18 (October 2025))
[√] Android Studio (version 2025.2.1)
[√] VS Code (version 1.105.1)
[√] Connected device (3 available)
[√] Network resources
• No issues found!
When a flutter application is loaded this error is displayed in the console:
Flutter doctor: