Files
webview_cef/README.md
2022-05-28 21:20:22 +08:00

1.0 KiB

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

image image image image

thanks

This project inspired by https://github.com/jnschulze/flutter-webview-windows