webview_flutter_linux 0.1.0-dev.1
webview_flutter_linux: ^0.1.0-dev.1 copied to clipboard
A WPE WebKit implementation of the webview_flutter plugin for Linux.
0.1.0-dev.1 #
- Add an experimental WPE WebKit implementation of the current
webview_flutterplatform interface for Linux. - Render accelerated WPE DMA-BUF frames through an Irondash Flutter texture.
- Support basic navigation, input, audio, plain-text clipboard bridging, and context menus.
- Support multiple simultaneous WebViews through handle-scoped native state.