Skip to content

Linux desktop support #63

@maks

Description

@maks

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

No one assigned

    Labels

    desktopSupport for desktops (Linux, MacOS, Windows)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions