Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Tracking support status for desktop #18

Open
adrianflutur opened this issue Jun 13, 2021 · 4 comments
Open

Tracking support status for desktop #18

adrianflutur opened this issue Jun 13, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@adrianflutur
Copy link
Owner

This is a thread for tracking implementation status for this package on Windows, Linux and MacOS.
It will also be used to point to news, commits, branches or merges related to this.
Feel free to comment if you have any news or thoughts.

Current status:

Windows - not implemented

See flutter/flutter#31713
There are two projects that claim to be doing this, but they are not using platform-views.

  1. https://github.com/jnschulze/flutter-webview-windows (most likely to be adopted if platform-views take too long)
    (there was this PR (Add windows support #17) but the package must be abstracted first + other reasons which are in the PR)
  2. https://github.com/clarkezone/flutter_win_webview
Linux - not implemented

See flutter/flutter#41724.

There seems to be a PR for this here flutter/engine#26288

MacOS - not implemented

See flutter/flutter#41722

@wanjm
Copy link

wanjm commented Nov 4, 2021

is there any one know the priority of platform view in flutter team.

@CaptainDario
Copy link

@wanjm They are all labeled with P4 which is fairly low and there are ~3500 more issues labeled with P4 (P5 being the lowest). So it will take quite some time I guess.

@alexmercerind
Copy link

I have recently started working on: https://github.com/alexmercerind/flutter_native_view & I will try to build an EdgeHTML based (same as UWP) webview soon (which will have ~100 kB bundle size).

@kekko7072
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants