url_launcher_tizen 1.0.3 url_launcher_tizen: ^1.0.3 copied to clipboard
Tizen implementation of the url_launcher plugin
1.0.0 #
- Initial release.
1.0.1 #
- Migrate to Tizen 4.0
1.0.2 #
- Update url_launcher to 5.7.10
- Update platform interface to 1.0.9
- Increase the minimum framework requirement to 1.22.0
1.0.3 #
- Use
PlatformException
instead of a plugin-specific exception type (AppControlException
) - Move
app_control.dart
to the implementation directory