21 lines
497 B
Markdown
21 lines
497 B
Markdown
## 1.0.4
|
|
|
|
- Possible fix for "iOS Fatal Crash" [#1894](https://github.com/pichillilorenzo/flutter_inappwebview/issues/1894)
|
|
|
|
## 1.0.3
|
|
|
|
- Call `super.dispose();` on `InAppBrowser` implementation
|
|
|
|
## 1.0.2
|
|
|
|
- Fixed "Cloudflare Turnstile failure" [#1738](https://github.com/pichillilorenzo/flutter_inappwebview/issues/1738)
|
|
|
|
## 1.0.1
|
|
|
|
- Added `PlatformPrintJobController.onComplete` setter
|
|
- Updated `flutter_inappwebview_platform_interface` version dependency to `1.0.2`
|
|
|
|
## 1.0.0
|
|
|
|
Initial release.
|