Update README.md

This commit is contained in:
Prome
2022-05-28 15:57:43 +08:00
committed by GitHub
parent 00d5b74315
commit 4828b121bc

View File

@@ -12,6 +12,9 @@ Flutter webview backed by CEF (Chromium Embedded Framework). *Still working in p
- 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, so please wait for a longer time if you are building the project for the first time.
# limitations
seems cef does not support media player when using off screen rendering.