bos_gateway_viewer

所属分类:代理服务器
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2024-02-10 22:49:29
上 传 者sh-1993
说明:  bos网关查看器
(bos gateway viewer)

文件列表:
assets/bos-gateway-core/
example/
lib/
scripts/
test/
.flutter-plugins
.flutter-plugins-dependencies
.metadata
CHANGELOG.md
LICENSE
analysis_options.yaml
pubspec.yaml

Viewer for bos-gateway-core ## Requirements - Dart sdk: ">=2.17.0 <4.0.0" - Flutter: ">=3.0.0" - Android: `minSdkVersion >= 19`, `compileSdk >= 34`, [AGP](https://developer.android.com/build/releases/gradle-plugin) version `>= 7.3.0` (use [Android Studio - Android Gradle plugin Upgrade Assistant](https://developer.android.com/build/agp-upgrade-assistant) for help), support for `androidx` (see [AndroidX Migration](https://flutter.dev/docs/development/androidx-migration) to migrate an existing app) - iOS 9.0+: `--ios-language swift`, Xcode version `>= 14.3` ## Installation Add `bos_gateway_viewer` as a [dependency in your pubspec.yaml file](https://flutter.io/using-packages/). ### Installation - Web support To make it work properly on the Web platform, you need to add the `web_support.js` file inside the `` of your `web/index.html` file: ```html ``` ### Installation - iOS support To make it work properly on the iOS platform, you need to add the NSAllowsLocalNetworking key with true in the Info.plist : ``` NSAppTransportSecurity NSAllowsLocalNetworking ```

近期下载者

相关文件


收藏者