Files
bansonic_beta_main/fdGamer/third_party/webview_windows/pubspec.yaml
T

24 lines
455 B
YAML

name: webview_windows
description: A WebView2-powered webview implementation for the Windows platform.
version: 0.4.0
repository: https://github.com/jnschulze/flutter-webview-windows
homepage: https://jns.io
environment:
sdk: ">=2.13.0 <3.0.0"
flutter: ">=3.3.0"
dependencies:
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
plugin:
platforms:
windows:
pluginClass: WebviewWindowsPlugin