url_launcher_web 0.1.3 copy "url_launcher_web: ^0.1.3" to clipboard
url_launcher_web: ^0.1.3 copied to clipboard

unlistedoutdated

Web platform implementation of url_launcher

0.1.3 #

  • Added webOnlyWindowName parameter to launch()

0.1.2+1 #

  • Update docs

0.1.2 #

  • Adds "tel" and "sms" support

0.1.1+6 #

  • Open "mailto" urls with target set as "_top" on Safari browsers.
  • Update lower bound of dart dependency to 2.2.0.

0.1.1+5 #

  • Update lower bound of dart dependency to 2.1.0.

0.1.1+4 #

0.1.1+3 #

  • Refactor tests to not rely on the underlying browser behavior.

0.1.1+2 #

  • Open urls with target "_top" on iOS PWAs.

0.1.1+1 #

  • Make the pedantic dev_dependency explicit.

0.1.1 #

  • Added support for mailto scheme

0.1.0+2 #

  • Remove androidx references from the no-op android implemenation.

0.1.0+1 #

0.1.0 #

  • Update docs and pubspec.

0.0.2 #

  • Switch to using url_launcher_platform_interface.

0.0.1 #

  • Initial open-source release.