flet icon indicating copy to clipboard operation
flet copied to clipboard

feature: implement flutter's TextSelection class

Open DarkWolf260 opened this issue 2 years ago • 1 comments

Flet should have events for text selection or be able to call an event that interacts with the selected text.

Useful for any case that requires manipulating a text selection.

Use Case: how to make a text editor with functions like bold, underline or italic.

plz :'(

Link to Flutter: https://api.flutter.dev/flutter/services/TextSelection-class.html

DarkWolf260 avatar Dec 07 '23 04:12 DarkWolf260

I second this.

yunguangli avatar Dec 10 '23 09:12 yunguangli