CHANGELOG.md 745 B

0.1.0

  • fix Android close webview

0.1.0

  • iOS && Android:

    • get cookies
    • eval javascript
    • user agent setting
    • state change event
    • embed in rectangle or fullscreen if null
    • hidden webview
  • Android

    • adding Activity in manifest is not needed anymore
  • Add WebviewScaffold

0.0.9

  • Android: remove the need to use FlutterActivity as base activity

0.0.5

  • fix "onDestroy" event for iOS #4
  • fix fullscreen mode for iOS #5

0.0.4

  • IOS implementation
  • Update to last version of Flutter

0.0.3

  • Documentation

0.0.2

  • Initial version for Android