File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
flutter_inappwebview_android Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121- Update code documentation
2222
2323#### Android Platform
24- - Implemented ` saveState ` , ` restoreState ` InAppWebViewController methods
25- - Implemented ` onShowFileChooser ` WebView event
26- - Merged "Android: implemented PlatformPrintJobController.onComplete" [ #2216 ] ( https://github.com/pichillilorenzo/flutter_inappwebview/pull/2216 ) (thanks to [ Doflatango] ( https://github.com/Doflatango ) )
24+ - Merged "Fixed recursive calling toMap in AndroidInternalStoragePathHandler" [ #2452 ] ( https://github.com/pichillilorenzo/flutter_inappwebview/pull/2452 ) (thanks to [ roberthofstra] ( https://github.com/roberthofstra ) )
2725
2826#### macOS and iOS Platforms
2927- Implemented ` saveState ` , ` restoreState ` InAppWebViewController methods
Original file line number Diff line number Diff line change 55- Implemented ` onShowFileChooser ` WebView event
66- Merged "Android: implemented PlatformPrintJobController.onComplete" [ #2216 ] ( https://github.com/pichillilorenzo/flutter_inappwebview/pull/2216 ) (thanks to [ Doflatango] ( https://github.com/Doflatango ) )
77- Fixed "When useShouldInterceptAjaxRequest is true, some ajax requests doesn't work" [ #2197 ] ( https://github.com/pichillilorenzo/flutter_inappwebview/issues/2197 )
8+ - Merged "Fixed recursive calling toMap in AndroidInternalStoragePathHandler" [ #2452 ] ( https://github.com/pichillilorenzo/flutter_inappwebview/pull/2452 ) (thanks to [ roberthofstra] ( https://github.com/roberthofstra ) )
9+ - Fixed recursive ` toMap ` call for ` AndroidInternalStoragePathHandler ` [ #2451 ] ( https://github.com/pichillilorenzo/flutter_inappwebview/issues/2451 )
810
911## 1.2.0-beta.2
1012
You can’t perform that action at this time.
0 commit comments