webview_flutter_wkwebview_pagecall 0.1.13 webview_flutter_wkwebview_pagecall: ^0.1.13 copied to clipboard
(Pagecall) A Flutter plugin that provides a WebView widget based on Apple's WKWebView control.
0.1.1 #
- start from 2.3.1 / use PagecallWebView
0.1.2 #
- move PagecallNative.js
0.1.3 #
- "#import "webview_flutter_wkwebview_pagecall-Swift.h"
0.1.4 #
- "#import <webview_flutter_wkwebview_pagecall/webview_flutter_wkwebview_pagecall-Swift.h>
0.1.5 #
- remove customUserAgent
0.1.6 #
- 'AmazonChimeSDK-No-Bitcode', '0.22.0'
0.1.7 #
- 'AmazonChimeSDKMedia-No-Bitcode', '0.17.4'
0.1.8 #
- fix JavaScriptChannel problem
0.1.9 #
- audio recorder on demand
0.1.10 #
- audio recorder on demand fix
0.1.11 #
- webview cleaned up well
0.1.12 #
- dispose & init controller, deal with audio session #10
0.1.13 #
- ChimeController.dispose properly