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

How to get all delta inside a selection? #1556

Closed
1 task done
NhaPCS opened this issue Nov 28, 2023 · 3 comments
Closed
1 task done

How to get all delta inside a selection? #1556

NhaPCS opened this issue Nov 28, 2023 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@NhaPCS
Copy link

NhaPCS commented Nov 28, 2023

Is there an existing issue for this?

The question

I am trying to get the list of delta for a selection. Please tell me if anyone knows how to do that.

Thank you so much!

@NhaPCS NhaPCS added the help wanted Extra attention is needed label Nov 28, 2023
@singerdmx
Copy link
Owner

Hello there, on behalf the Flutter Quill Team I would like to thank you for opening your first issue. Your inputs and insights are valuable in shaping a stable and reliable version for all our users. Thank you for being part of the open-source community!

@NhaPCS
Copy link
Author

NhaPCS commented Nov 28, 2023

I knew the answer.
I used the function slice(selection.start, selection.end) of the Delta.

Thanks for your notice! I will close this question

@NhaPCS
Copy link
Author

NhaPCS commented Nov 28, 2023

close it now

@NhaPCS NhaPCS closed this as completed Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants