webview_cef 0.0.7
webview_cef: ^0.0.7 copied to clipboard
Flutter Desktop Webview backed by CEF (Chromium Embedded Framework)
0.0.1 #
- TODO: Describe initial release.
0.0.3 #
fix compile issue on non-utf8 machines
0.0.5 #
1.🎉initial support for macos 2.touchpad support (based on flutter 3.3) 3.Hi-DPI display support
0.0.6 #
fix macos compile
0.0.7 #
1.basic characters input support. 2.add back, forward, reload api. 3.mouse move events support. 4.html5 drag&drop support.