iosWebViewFix/flutter_inappwebview_windows/windows
unknown 7721deb062 windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
..
custom_platform_view windows: fixed custom platform view context menu and window position 2024-01-22 16:11:43 +01:00
headless_in_app_webview windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
in_app_browser windows: fixed javascript evaluation, added callAsyncJavaScript implementation, call DestroyWindow(parentWindow) on InAppWebView dealloc 2024-01-23 16:01:09 +01:00
in_app_webview windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
include/flutter_inappwebview_windows windows c++ code format 2024-01-08 12:36:48 +01:00
plugin_scripts_js windows: fixed javascript evaluation, added callAsyncJavaScript implementation, call DestroyWindow(parentWindow) on InAppWebView dealloc 2024-01-23 16:01:09 +01:00
test basic initial windows support 2024-01-06 04:51:16 +01:00
types windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
utils windows: fixed javascript evaluation, added callAsyncJavaScript implementation, call DestroyWindow(parentWindow) on InAppWebView dealloc 2024-01-23 16:01:09 +01:00
.gitignore basic initial windows support 2024-01-06 04:51:16 +01:00
CMakeLists.txt windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
flutter_inappwebview_windows_plugin.cpp windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
flutter_inappwebview_windows_plugin.h windows: added headless inappwebview initial implementation 2024-01-24 02:11:28 +01:00
flutter_inappwebview_windows_plugin_c_api.cpp windows c++ code format 2024-01-08 12:36:48 +01:00