Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hlwhl authored Aug 10, 2022
1 parent 169c447 commit 5cc0ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Flutter Desktop webview backed by CEF (Chromium Embedded Framework). *Still work
- Windows 7+

# notice
Inside your application folder, you need to add two lines in your ```windows\runner\main.cpp```.
Inside your application folder, you need to add two lines in your ```windows\runner\main.cpp```.(Because of Chromium multi process arch.)
```
#include "webview_cef/webview_cef_plugin_c_api.h"
Expand Down

0 comments on commit 5cc0ef7

Please sign in to comment.