Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExtractHashTags should be improved to return atsigns strings as well. #100

Open
afoka82 opened this issue Jan 31, 2022 · 1 comment
Open

Comments

@afoka82
Copy link

afoka82 commented Jan 31, 2022

Hi,

It is impossible to get all at signs used in text at the moment (as well as check if text contains them).

It looks like it requires just:
decorateAtSign: true in extractHashTags() method, in Decorator constructor call (lib/functions.dart:25)
Similar may be applied to hasHashTags()

Regards

@afoka82 afoka82 changed the title ExtractHashTags should be improved to return atsigns string as well. ExtractHashTags should be improved to return atsigns strings as well. Jan 31, 2022
@MohamedEL-Torky
Copy link

You can use my fork atm. I got some improvements to make first, then I will create a pull request on this repo.

https://github.com/MohamedEL-Torky/hashtagable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants