# 0.0.10 - iOS && Android: - eval javascript - user agent setting - state change event - embed in rectangle(not fullscreen) - hidden webview - Android - adding Activity in manifest is no mandatory when not using fullScreen # 0.0.9 - Android: remove the need to use FlutterActivity as base activity # 0.0.5 - fix "onDestroy" event for iOS [#4](https://github.com/dart-flitter/flutter_webview_plugin/issues/4) - fix fullscreen mode for iOS [#5](https://github.com/dart-flitter/flutter_webview_plugin/issues/5) # 0.0.4 - IOS implementation - Update to last version of Flutter # 0.0.3 - Documentation # 0.0.2 - Initial version for Android