Cirilla Documentations

  1. Home
  2. Docs
  3. Cirilla Documentations
  4. Features
  5. Open App Link In Webview

Open App Link In Webview

One of the amazing features of Cirilla app is that it allows you to open app links directly from the Webview. App links are URLs that can launch other apps on your device, such as mailto, tel, sms, whatsapp, etc. For example, if you click on a mailto link in the Webview, it will open your default email app and compose a new message to the specified address. If you click on a tel link, it will open your phone app and dial the number. This feature makes it easy and convenient for you to interact with other apps with Cirilla app.

Default app link support

  "mailto:",
  "tel:",
  "sms:",
  "whatsapp:",
  "fb-messenger:",
  "tg:",
  "viber:",
  "line:",
  "skype:",
  "zoommtg:",
  "zalo:",
  "intent:",

Add app link support

Open file cirilla/lib/constants/webview_open_applink.dart

Add schema app link support to list

Example: I want add cirilla schema to list support

Was this article helpful to you? Yes No

How can we help?