Welcome to the Flutter feedback portal. We’re happy you’re here! If you have feedback on how to improve the Flutter, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Provide support for text selection and copy with the following functionalities implemented.

• Should enable the text selection when any word in the document is long pressed in the UI.
• Selected text should display the context menu along with it and it should have the Copy option.
• We should have the option to enable/disable the text selection.

• We should have the option to add and view predefined and custom context menu items. 

• We should have the option to modify the appearance (like highlight color) of the selected text and context menu.
• We should expose the callback TextSelectionCompleted to obtain information like page bounds or selected region, page number and selected text.