功能批量实现 优化 服务端 新浮动小游戏框架 新界面UI
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
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
|
||||
Reference in New Issue
Block a user