This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
You've already forked iosWebViewFix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a57f80f29
iosWebViewFix
/
ios
History
Lorenzo Pichilli
f89610ae29
updated AjaxRequest class, fixed 'InvalidStateError' ajax error
#189
, No need to listen to window.addEventListener(flutterInAppBrowserPlatformReady, fuction(){ }) javascript event anymore to use JaaScript message handlers
2019-11-11 00:16:38 +01:00
..
Assets
fix migration to Swift 5, updated README.md,
fix
#149
2019-10-24 18:27:28 +02:00
Classes
updated AjaxRequest class, fixed 'InvalidStateError' ajax error
#189
, No need to listen to window.addEventListener(flutterInAppBrowserPlatformReady, fuction(){ }) javascript event anymore to use JaaScript message handlers
2019-11-11 00:16:38 +01:00
Storyboards
fix migration to Swift 5, updated README.md,
fix
#149
2019-10-24 18:27:28 +02:00
.gitignore
fix migration to Swift 5, updated README.md,
fix
#149
2019-10-24 18:27:28 +02:00
flutter_inappbrowser.podspec
Added shouldInterceptAjaxRequest, onAjaxReadyStateChange, onAjaxProgressEvent and shouldInterceptFetchRequest events, added useShouldInterceptAjaxRequest and useShouldInterceptFetchRequest webview options, updated node.js server test, added injectJavascriptFileFromAsset and injectCSSFileFromAsset methods, renamed some methods
2019-11-05 03:44:22 +01:00