You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, I would like to thank you for creating a great plugin.
I've used this plugin on many projects because of its simplicity.
However, the problem is that some features cannot be customized.
So, in my current project, because of this problem, I am using a modal with a similar design for showTextInputDialog.
It would be nice if other properties, including inputFormatters, could be customized like spellCheckConfiguration was added a while ago.
Is this an unavoidable problem that cannot be solved due to multi-platform home support?
Or can I make a PR for this?
The text was updated successfully, but these errors were encountered:
While trying to maintain simplicity and avoid any specification issues, I do want to support as many properties as possible for TextField. However, I haven't been able to support it yet.
There is TODO comment:
First of all, I would like to thank you for creating a great plugin.
I've used this plugin on many projects because of its simplicity.
However, the problem is that some features cannot be customized.
So, in my current project, because of this problem, I am using a modal with a similar design for showTextInputDialog.
It would be nice if other properties, including inputFormatters, could be customized like spellCheckConfiguration was added a while ago.
Is this an unavoidable problem that cannot be solved due to multi-platform home support?
Or can I make a PR for this?
The text was updated successfully, but these errors were encountered: