flutter_inappwebview_pagecall 0.0.12
flutter_inappwebview_pagecall: ^0.0.12 copied to clipboard
A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.
0.0.3 #
- original 5.7.2+3, implement PagecallSDK (https://github.com/pagecall/pagecall-ios-sdk)
0.0.4 #
- remove "configuration.limitsNavigationsToAppBoundDomains = true"
0.0.5 #
- remove customUserAgent (navigation problem)
0.0.6 #
- remove limitsNavigationsToAppBoundDomains (navigation problem)
0.0.7 #
- enable window.open in webview
0.0.8 #
- fix AmazonChimeSDK(-Media) version
0.0.9 #
- recordAudio onDemand
0.0.10 #
- webview cleaned up well
0.0.11 #
- add channel outside of PagecallWebView, reuse WKWebViewConfiguration
0.0.12 #
- dispose & init controller, deal with audio session #10