url_launcher_web 0.1.1+1 url_launcher_web: ^0.1.1+1 copied to clipboard
Web platform implementation of url_launcher
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 #
- Add an android/ folder with no-op implementation to workaround https://github.com/flutter/flutter/issues/46304.
- Bump the minimal required Flutter version to 1.10.0.
0.1.0 #
- Update docs and pubspec.
0.0.2 #
- Switch to using
url_launcher_platform_interface
.
0.0.1 #
- Initial open-source release.