I'm getting this error when starting the App with Catcher:
[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: UnimplementedError: windowsInfo() has not been implemented.
This is the code I'm using:
Catcher(
rootWidget: MyApp(),
debugConfig: debugOptions,
releaseConfig: releaseOptions,
ensureInitialized: true,
);
I'm getting this error when starting the App with Catcher: [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: UnimplementedError: windowsInfo() has not been implemented.
This is the code I'm using: Catcher( rootWidget: MyApp(), debugConfig: debugOptions, releaseConfig: releaseOptions, ensureInitialized: true, );
Catcher 0.6.9 Flutter 2.8.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 77d935af4d (5 weeks ago) • 2021-12-16 08:37:33 -0800 Engine • revision 890a5fca2e Tools • Dart 2.15.1