adaptive_dialog icon indicating copy to clipboard operation
adaptive_dialog copied to clipboard

Make text selectable for Web

Open mono0926 opened this issue 2 years ago • 2 comments

mono0926 avatar Apr 28 '22 04:04 mono0926

It can be supported by using SelectionArea class - material library - Dart API.

Without it, it can be done by wrapping with SelectionArea on builder parameter.

mono0926 avatar Oct 14 '22 06:10 mono0926

I think this would also be useful on desktop or even mobile platforms.

cbenhagen avatar Nov 03 '22 15:11 cbenhagen