TinoGuo/pin_input_text_field

Support paste action broken?

Opened this issue · 1 comments

Hello,

I have update to last version and now toolbarOptions is deprecated, but worse than that it is not working anymore.
I was using toolbarOptions: ToolbarOptions(paste: true), but now button is not showing up anymore, I only see the adaptative selection menu instead.

Deprecation say I should use contextMenuBuilder but no idea how to use it to have the paste button like previously :/

hi, this is not this library feature, it's part of editText, so pls follow official document add this paste feature