desktop_webview_window 0.0.6 copy "desktop_webview_window: ^0.0.6" to clipboard
desktop_webview_window: ^0.0.6 copied to clipboard

outdated

Show a webview window on your flutter deksktop application.

0.0.6 (2021/11/8) #

fix swift definition conflict on macOS. flutter-plugins#17

0.0.5 - 2021-11-04 #

add setApplicationNameForUserAgent for append application name to webview user agent.

0.0.4 - 2021-10-22 #

  1. implement addScriptToExecuteOnDocumentCreated on macOS.
  2. add hot key command + w to close window.

0.0.3 - 2021-10-22 #

fix linux build

0.0.2 #

  • rename project to desktop_webview_window

0.0.1 #

  • add Windows, Linux, macOS support.