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

Implement content length and selection methods for SelectableFragment[FLUTTER 3.29] #173

Closed
wants to merge 1 commit into from

Conversation

VB10
Copy link

@VB10 VB10 commented Feb 13, 2025

This pull request includes changes to the class _SelectableFragment in the lib/src/official/rendering/paragraph.dart file. The most important changes include adding a new getter for contentLength and implementing the getSelection method to return the selected content range.

New methods added:

@VB10 VB10 requested a review from zmtzawqlp as a code owner February 13, 2025 12:11
@VB10
Copy link
Author

VB10 commented Feb 13, 2025

Hello, after updating to Flutter 3.29, the package encountered an error while compiling the application. I've fixed this problem and sent new version. Could you check this pr. Thanks @CaiJingLong @chenglu

#172

@zmtzawqlp
Copy link
Member

b8e505f

@zmtzawqlp zmtzawqlp closed this Feb 16, 2025
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

Successfully merging this pull request may close these issues.

2 participants