papyrus_windows 0.1.0 copy "papyrus_windows: ^0.1.0" to clipboard
papyrus_windows: ^0.1.0 copied to clipboard

PlatformWindows

Windows WebView2 implementation for Papyrus.

0.1.0 #

  • Initial release.
  • Windows WebView2 backend for the Papyrus federated plugin.
  • Uses the Flutter desktop overlay model; initial loads are buffered until WebView2 environment and viewport are ready.
  • Statically links the WebView2 loader — WebView2Loader.dll does not need to be shipped separately.
  • Surfaces webViewUnavailable with diagnostics when WebView2 Runtime is absent.
  • Navigation routed through NavigationStarting / NewWindowRequested; clearCache / clearStorage backed by profile browsing-data clearing.