2021年5月3日星期一

How to show the iOS lookup modal in Flutter for selected text?

In most iOS apps, selected text has a "lookup" option. Flutter interactive selection only shows "cut, copy and paste". I couldn't find an option for "lookup".

Is there a way to show the "lookup" option?

If not, assuming I create my own selection controls, is there a way to manually show the modal?

For reference, here's what I mean by "lookup" option:

enter image description here

and here's what I mean by the "lookup" modal:

enter image description here

https://stackoverflow.com/questions/67377571/how-to-show-the-ios-lookup-modal-in-flutter-for-selected-text May 04, 2021 at 09:08AM

没有评论:

发表评论