uristring · requiredThe URI to open
Opens a URI using Android's `ACTION_VIEW`. Handles `https://`, `http://`, `tel:`, `mailto:`, `geo:`, `content://` URLs, deep links, and custom app schemes (e.g., `whatsapp://send?phone=...`).
uristring · requiredThe URI to open
package_namestringForce a specific app to handle the URI
mime_typestringMIME type hint (useful for content:// URIs)