Cretezy / linkify

Low-level link (text, URLs, emails) parsing library in Dart
https://pub.dartlang.org/packages/linkify
MIT License
62 stars 50 forks source link

PhoneLinkifier incorrectly includes leading spaces #60

Open adwiv opened 1 month ago

adwiv commented 1 month ago

For example This is an phone number : 113 496 0000, the linkified phone number is ' 113 496 0000' instead of '113 496 0000'