FLUTTER ECOSYSTEM

webview_win_floating

WebView for Windows / Linux. A Flutter plugin that implements the interface of package webview_flutter.

Latest version
3.0.3
30-day downloads
1.5K
Likes
31
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A Flutter plugin providing WebView support for Windows and Linux, implementing the interface of webview_flutter. It enables embedding web content within desktop applications on these platforms, offering a consistent API for developers. The package is designed to work seamlessly with Flutter’s existing webview capabilities, making it easier to build cross-platform desktop apps with web integration. It supports both Windows and Linux, though macOS is not included.

Use cases
  • Embedding web content in desktop apps
  • Building hybrid desktop applications
  • Displaying dynamic web-based UIs
  • Integrating web services into Flutter apps
  • Creating desktop dashboards with web components
Key features
  • WebView implementation for Windows and Linux
  • Matches webview_flutter API
  • Cross-platform desktop compatibility
  • Supports HTML and JavaScript execution
  • Lightweight and easy to integrate
Suitable for
  • Desktop app developers targeting Windows and Linux
  • Hybrid app creators using web content
  • Teams needing consistent WebView behavior across platforms
  • Developers building data visualization tools with web components
  • Projects requiring embedded web views without native platform complexity
Considerations
  • No macOS support
  • Limited to Windows and Linux platforms
  • May require additional configuration on some Linux distributions
  • Depends on underlying system WebView components
  • Not suitable for mobile or web deployment
Supported platformsWindowsLinux

Install package

flutter pub add webview_win_floating

Categories

Source repository

Related projects

No data available yet.