AppFlowy-IO / appflowy-editor

A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
https://pub.dev/packages/appflowy_editor
Other
473 stars 201 forks source link

[Bug] Editor does not detect phone number. #957

Open adnan-nazir opened 2 weeks ago

adnan-nazir commented 2 weeks ago

Bug Description

Editor detects URLs and Emails and opens the browser on tap but it does not detect phone numbers.

How to Reproduce

Type a paragraph including the phone number.

Expected Behavior

Phone numbers should be highlighted the same as Links and Emails. And on tap, it should redirect to dial this number.

Operating System

All

AppFlowy Editor Version(s)

All

Screenshots

image

Additional Context

No response