mirror of
https://github.com/chenasraf/webview_cef.git
synced 2026-05-17 17:48:07 +00:00
879 B
879 B
0.1.0
- JS bridge support (Thanks to @SinyimZhi)
- Cookie manipulation support (Thanks to @SinyimZhi)
- [Windows] fix compile error after upgrade from a lower version
0.0.9
- [Windows] Fixed crash caused by frame buffer lock.
- [Windows] Fixed WebGL support.
0.0.8
- Added support to build macOS universal app.
- Refined scrolling for different platform.
- Added search bar features in example project.
- Added title & url change aware in UI.
0.0.7
- Basic characters input support.
- Added back, forward, reload APIs.
- Mouse move events support.
- HTML5 drag & drop support.
0.0.6
- Fixed macOS compile issue.
0.0.5
- Initial support for macOS.
- Touchpad support (based on flutter 3.3).
- Hi-DPI display support.
0.0.3
- Fixed compile issue on non-utf8 machines.
0.0.1
- Webview CEF plugin for Flutter Desktop.
- Windows support only.