iosWebViewFix/flutter_inappwebview_platfo.../CHANGELOG.md

24 lines
402 B
Markdown
Raw Normal View History

## 1.0.5
- Must call super `dispose` method for `PlatformInAppBrowser` and `PlatformChromeSafariBrowser`
## 1.0.4
- Expose missing `InAppBrowserSettings.menuButtonColor` option
## 1.0.3
- Expose missing old `AndroidInAppWebViewOptions` and `IOSInAppWebViewOptions` classes
## 1.0.2
- Added `PlatformPrintJobController.onComplete` setter
2023-11-27 17:48:38 +00:00
## 1.0.1
- Updated README
2023-11-27 11:11:26 +00:00
## 1.0.0
2023-11-17 22:28:11 +00:00
2023-11-27 11:11:26 +00:00
Initial release.