mirror of
https://github.com/chenasraf/webview_cef.git
synced 2026-05-18 01:49:03 +00:00
37fbd24c5aba8d970de503079da949caa0b4f980
webview_cef
Flutter webview backed by CEF (Chromium Embedded Framework). *Still working in progress
requirements
- Windows 7+
todos
- multi instance support
- keyboard events support
- mouse events support
- js bridge support
- release to pub
- macos support
notice
when first time building the project, a prebuilt cef bin package (200MB, link in release) will be downloaded automatically, hence you may wait for a longer time if you are building the project for the first time.
demo
thanks
This project inspired by https://github.com/jnschulze/flutter-webview-windows
Description
WebView for Flutter Desktop Apps using CEF(Chromium Embedded Framework) [Work in Progress]
Languages
C
58%
C++
41.1%
CMake
0.4%
Dart
0.3%
Objective-C++
0.1%



