Opens a URL using the platform's default browser
@override Future<void> openUrl(String url) async { // Not supported on web }