fixed android zoom, added new ios webview options, added
> onLongPressHitTestResult event, updated test cases, fixed Promise polyfill, fixed android options
Showing
.github/FUNDING.yml
100644 → 100755
File mode changed from 100644 to 100755
.github/ISSUE_TEMPLATE/BUG_REPORT.md
100644 → 100755
File mode changed from 100644 to 100755
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
100644 → 100755
File mode changed from 100644 to 100755
.github/PULL_REQUEST_TEMPLATE.md
100644 → 100755
File mode changed from 100644 to 100755
.gitignore
100644 → 100755
File mode changed from 100644 to 100755
.gradle/4.4.1/fileChanges/last-build.bin
100644 → 100755
File mode changed from 100644 to 100755
.gradle/4.4.1/fileHashes/fileHashes.lock
100644 → 100755
File mode changed from 100644 to 100755
.gradle/4.4.1/taskHistory/taskHistory.lock
100644 → 100755
File mode changed from 100644 to 100755
.gradle/5.1.1/fileChanges/last-build.bin
100644 → 100755
File mode changed from 100644 to 100755
.gradle/5.1.1/fileHashes/fileHashes.lock
100644 → 100755
File mode changed from 100644 to 100755
.gradle/5.1.1/gc.properties
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
.gradle/buildOutputCleanup/cache.properties
100644 → 100755
File mode changed from 100644 to 100755
.gradle/vcs-1/gc.properties
100644 → 100755
File mode changed from 100644 to 100755
.idea/codeStyles/Project.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/codeStyles/codeStyleConfig.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/encodings.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/libraries/Dart_SDK.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/libraries/Flutter_Plugins.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/libraries/Flutter_for_Android.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/markdown-navigator.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/markdown-navigator/profiles_settings.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/misc.xml
100644 → 100755
File mode changed from 100644 to 100755
.idea/modules.xml
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
.idea/vcs.xml
100644 → 100755
File mode changed from 100644 to 100755
CHANGELOG.md
100644 → 100755
LICENSE
100644 → 100755
File mode changed from 100644 to 100755
README.md
100644 → 100755
android/.gitignore
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/.name
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/caches/build_file_checksums.ser
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/caches/gradle_models.ser
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/codeStyles/Project.xml
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/gradle.xml
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/misc.xml
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/modules.xml
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/runConfigurations.xml
100644 → 100755
File mode changed from 100644 to 100755
android/.idea/vcs.xml
100644 → 100755
File mode changed from 100644 to 100755
android/build.gradle
100644 → 100755
File mode changed from 100644 to 100755
android/gradle/wrapper/gradle-wrapper.jar
100644 → 100755
File mode changed from 100644 to 100755
android/gradle/wrapper/gradle-wrapper.properties
100644 → 100755
File mode changed from 100644 to 100755
android/proguard-rules.pro
100644 → 100755
File mode changed from 100644 to 100755
android/settings.gradle
100644 → 100755
File mode changed from 100644 to 100755
android/src/main/AndroidManifest.xml
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
This diff is collapsed.
This diff is collapsed.
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
This diff is collapsed.
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
android/src/main/res/menu/menu_main.xml
100644 → 100755
File mode changed from 100644 to 100755
android/src/main/res/values/strings.xml
100644 → 100755
File mode changed from 100644 to 100755
android/src/main/res/values/styles.xml
100644 → 100755
File mode changed from 100644 to 100755
example/.flutter-plugins-dependencies
100644 → 100755
example/.gitignore
100644 → 100755
File mode changed from 100644 to 100755
example/.metadata
100644 → 100755
File mode changed from 100644 to 100755
example/README.md
100644 → 100755
File mode changed from 100644 to 100755
example/android/app/build.gradle
100644 → 100755
File mode changed from 100644 to 100755
example/android/app/src/main/AndroidManifest.xml
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/android/app/src/main/res/drawable/launch_background.xml
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/android/build.gradle
100644 → 100755
File mode changed from 100644 to 100755
example/android/gradle.properties
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/android/settings.gradle
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
example/assets/css/style.css
100644 → 100755
File mode changed from 100644 to 100755
example/assets/favicon.ico
100644 → 100755
File mode changed from 100644 to 100755
example/assets/images/flutter-logo.svg
100644 → 100755
File mode changed from 100644 to 100755
example/assets/index.html
100644 → 100755
This diff is collapsed.
example/assets/js/main.js
100644 → 100755
File mode changed from 100644 to 100755
example/assets/page-1.html
100644 → 100755
File mode changed from 100644 to 100755
example/assets/page-2.html
100644 → 100755
File mode changed from 100644 to 100755
example/ios/Flutter/Flutter.podspec
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
example/ios/Podfile
100755 → 100644
This diff is collapsed.
This diff is collapsed.
File mode changed from 100644 to 100755
example/lib/in_app_browser_example.screen.dart
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
example/lib/main.dart
100644 → 100755
This diff is collapsed.
example/pubspec.yaml
100644 → 100755
File mode changed from 100644 to 100755
example/test_assets/certificate.pfx
100644 → 100755
File mode changed from 100644 to 100755
example/test_assets/css/style.css
100644 → 100755
File mode changed from 100644 to 100755
example/test_assets/favicon.ico
100644 → 100755
File mode changed from 100644 to 100755
example/test_assets/images/flutter-logo.svg
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/test_assets/in_app_webview_javascript_handler_test.html
100644 → 100755
File mode changed from 100644 to 100755
example/test_assets/in_app_webview_on_console_message_test.html
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/test_assets/index.html
100644 → 100755
File mode changed from 100644 to 100755
example/test_assets/page-1.html
100644 → 100755
File mode changed from 100644 to 100755
example/test_assets/page-2.html
100644 → 100755
File mode changed from 100644 to 100755
example/test_driver/.env.dart
100644 → 100755
File mode changed from 100644 to 100755
example/test_driver/app.dart
100644 → 100755
File mode changed from 100644 to 100755
example/test_driver/app_test.dart
100644 → 100755
This diff is collapsed.
example/test_driver/custom_widget_test.dart
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/test_driver/in_app_webview_javascript_handler_test.dart
100644 → 100755
File mode changed from 100644 to 100755
example/test_driver/in_app_webview_on_console_message_test.dart
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
example/test_driver/in_app_webview_on_load_http_error_test.dart
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
This diff is collapsed.
example/test_driver/in_app_webview_on_progress_changed_test.dart
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
This diff is collapsed.
File mode changed from 100644 to 100755
example/test_driver/main_test.dart
100644 → 100755
This diff is collapsed.
flutter_inappwebview.iml
100644 → 100755
This diff is collapsed.
flutter_inappwebview_android.iml
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/ChromeSafariBrowserManager.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/CredentialDatabase.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/CustomeSchemeHandler.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/FlutterMethodCallDelegate.swift
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
ios/Classes/InAppBrowserManager.swift
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
This diff is collapsed.
ios/Classes/InAppWebViewFlutterPlugin.h
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/InAppWebViewFlutterPlugin.m
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
ios/Classes/InAppWebViewStatic.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/LeakAvoider.swift
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
ios/Classes/MyWebStorageManager.swift
100644 → 100755
File mode changed from 100644 to 100755
ios/Classes/WKProcessPoolManager.swift
100644 → 100755
File mode changed from 100644 to 100755
lib/flutter_inappwebview.dart
100644 → 100755
File mode changed from 100644 to 100755
lib/src/chrome_safari_browser.dart
100644 → 100755
File mode changed from 100644 to 100755
lib/src/content_blocker.dart
100644 → 100755
File mode changed from 100644 to 100755
lib/src/cookie_manager.dart
100644 → 100755
File mode changed from 100644 to 100755
lib/src/http_auth_credentials_database.dart
100644 → 100755
File mode changed from 100644 to 100755
lib/src/in_app_browser.dart
100644 → 100755
This diff is collapsed.
lib/src/in_app_localhost_server.dart
100644 → 100755
File mode changed from 100644 to 100755
This diff is collapsed.
lib/src/types.dart
100644 → 100755
This diff is collapsed.
lib/src/web_storage_manager.dart
100644 → 100755
File mode changed from 100644 to 100755
lib/src/webview_options.dart
100644 → 100755
This diff is collapsed.
lib/t_rex_runner/t-rex.css
100644 → 100755
File mode changed from 100644 to 100755
nodejs_server_test_auth_basic_and_ssl/.gitignore
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
nodejs_server_test_auth_basic_and_ssl/ca-crt.pem
100644 → 100755
File mode changed from 100644 to 100755
nodejs_server_test_auth_basic_and_ssl/ca-crt.srl
100644 → 100755
File mode changed from 100644 to 100755
nodejs_server_test_auth_basic_and_ssl/ca-key.pem
100644 → 100755
File mode changed from 100644 to 100755
nodejs_server_test_auth_basic_and_ssl/ca.cnf
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
nodejs_server_test_auth_basic_and_ssl/index.js
100644 → 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
nodejs_server_test_auth_basic_and_ssl/server.cnf
100644 → 100755
File mode changed from 100644 to 100755
pubspec.yaml
100644 → 100755
This diff is collapsed.
This diff is collapsed.
tool/env.dart
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment