Xin Yao 4 years ago
parent 26652ef572
commit 9a89953f24
  1. 10
      lib/widgets/editor.dart

@ -35,6 +35,16 @@ const linkPrefixes = [
'mailto:', // email
'tel:', // telephone
'sms:', // SMS
'callto:',
'wtai:',
'market:',
'geopoint:',
'ymsgr:',
'msnim:',
'gtalk:', // Google Talk
'skype:',
'sip:', // Lync
'whatsapp:',
'http'
];

Loading…
Cancel
Save