flutter_inappwebview_pagecall 0.0.19
flutter_inappwebview_pagecall: ^0.0.19 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
0.0.13 #
- removeScriptMessageHandler for pagecall
0.0.14 #
- disable navigating in pagecall webview
0.0.15 #
- setCategory voiceChat -> default
0.0.16 #
- display version
0.0.17 #
- use cocoapods for Pagecall (0.0.9)
0.0.18 #
- Use iOS SDK 0.0.13
0.0.19 #
- Use iOS SDK 0.0.15