Skip to content

v1.1.1

Compare
Choose a tag to compare
@pichillilorenzo pichillilorenzo released this 16 Mar 13:35
· 1479 commits to master since this release

1.1.1

  • Fixed README.md and addJavaScriptHandler method documentation

1.1.0

  • Breaking change for addJavaScriptHandler and removeJavaScriptHandler methods.
  • addJavaScriptHandler method can return data to JavaScript using Promise #46
  • added flutterInAppBrowserPlatformReady JavaScript event to wait until the platform is ready #64