-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
desktopSupport for desktops (Linux, MacOS, Windows)Support for desktops (Linux, MacOS, Windows)
Description
I got the app (current main branch) running on Linux with just a simple flutter create --platforms=linux .
The onboarding, account config and inbox list screen all work fine. But the mail view is the main issue at the moment, as the stumbling block is the lack of desktop support for webview's (on any desktop not just LInux) which in turn for Linux is blocked on missing Platform view support for linux.
The good news is that it seems that 41724 might bring platform view support soon, which would then hopefully mean webview follows soon after.
In the meantime, I wonder if we could have add an option to use a plain Text view instead of a Webview for email bodies?
Metadata
Metadata
Assignees
Labels
desktopSupport for desktops (Linux, MacOS, Windows)Support for desktops (Linux, MacOS, Windows)