Bug fixes

This commit is contained in:
Juan Gilsanz Polo 2023-05-12 23:11:38 +02:00
parent e795050a95
commit ad27d0c24e
14 changed files with 69 additions and 43 deletions

View file

@ -116,7 +116,9 @@ class _BaseState extends State<Base> with WidgetsBindingObserver {
: screensSelectServer;
if (kDebugMode && dotenv.env['ENABLE_SENTRY'] == "true") {
Sentry.captureMessage("Debug mode");
Sentry.captureException("Debug mode", stackTrace: {
"aaa": "aaa"
});
}
return CustomMenuBar(