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
After doing flutter run I get this error on Linux and maily stucks at the loading screen
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Linux settings must be set when targeting Linux platform.
#0 FlutterLocalNotificationsPlugin.initialize (package:flutter_local_notifications/src/flutter_local_notifications_plugin.dart:177)
#1 NotificationService.init (package:enough_mail_app/src/notification/service.dart:45)
#2 _InitializationScreenState._initApp (package:enough_mail_app/src/app.dart:116)
<asynchronous suspension>