Skip to content

Email addresses are marked although only url recognition is set #25

@jul3zian

Description

@jul3zian

Hi,
thanks for this nice package!
I found a little bug that email addresses are marked although only url recognition is set

Steps to reproduce:
Add the following LinkifyText()
LinkifyText( 'www.google.com hey whats up test.m@gmail.com', linkTypes: const [LinkType.url], linkStyle: TextStyle(color: Colors.blue), textAlign: TextAlign.center, onTap: (link) { }, )

Result:
The url an the email adress are marked.

Expected:
Only the url is marked.

Flutter Version: 3.32.7
linkfy-version: ^1.1.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions