flutter-embedded-linux icon indicating copy to clipboard operation
flutter-embedded-linux copied to clipboard

Support Platform views

Open HidenoriMatsubayashi opened this issue 3 years ago • 1 comments

We need to add support Platform views support to embed native views like WebView in a Flutter app

HidenoriMatsubayashi avatar Mar 22 '21 01:03 HidenoriMatsubayashi

Hybrid Composition. Please read the Performance section.

The problem with the embedded space is that one size doesn't fit all. So having a generic Platform view solution may not meet the general communities needs. Please keep this in mind when looking at potential solutions.

jwinarske avatar Apr 11 '21 17:04 jwinarske

What's the status of this issue?

CodeDoctorDE avatar May 11 '23 13:05 CodeDoctorDE

Sorry for no updates.

Platform views implementation (embedder side) has already been merged into this repo. On Dart side, I'll merge https://github.com/sony/flutter-elinux/pull/206 (this new package for platform views) when I release next flutter-elinux version (3.13.1).

Thanks. Closing.

HidenoriMatsubayashi avatar Aug 22 '23 12:08 HidenoriMatsubayashi