You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[webview_flutter] Add removeJavascriptChannels API and Callbacks (#31)
* Implement removeJavascriptChannels() method in native side
* Register the callback functions to be invoked when native webview's events like onPageStarted() and onPageFinished() happen
Signed-off-by: Seungsoo Lee <[email protected]>
0 commit comments