name: flutter_inappwebview
description: A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.
version: 6.0.0
homepage: https://inappwebview.dev/
repository: https://github.com/pichillilorenzo/flutter_inappwebview
issue_tracker: https://github.com/pichillilorenzo/flutter_inappwebview/issues
topics:
- html
- webview
- webview-flutter
- inappwebview
- browser
environment:
sdk: ">=2.17.0 <4.0.0"
flutter: ">=3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_inappwebview_platform_interface:
path: "../flutter_inappwebview_platform_interface"
flutter_inappwebview_android:
path: "../flutter_inappwebview_android"
flutter_inappwebview_ios:
path: "../flutter_inappwebview_ios"
flutter_inappwebview_macos:
path: "../flutter_inappwebview_macos"
flutter_inappwebview_web:
path: "../flutter_inappwebview_web"
flutter_inappwebview_ohos:
path: "../flutter_inappwebview_ohos"
dev_dependencies:
flutter_test:
sdk: flutter
flutter_driver:
sdk: flutter
flutter_lints: ^2.0.1
build_runner: 2.3.3
generators:
path: ../dev_packages/generators
flutter:
plugin:
platforms:
android:
default_package: flutter_inappwebview_android
ios:
default_package: flutter_inappwebview_ios
macos:
default_package: flutter_inappwebview_macos
web:
default_package: flutter_inappwebview_web
ohos:
default_package: flutter_inappwebview_ohos
assets:
- packages/flutter_inappwebview/assets/t_rex_runner/t-rex.html
- packages/flutter_inappwebview/assets/t_rex_runner/t-rex.css
false_secrets:
- /test_node_server/*.pem
- /test_node_server/*.pfx