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
I am in flutter beta channel followed by guide here. In andoird it is showing search icon in keyboard when I put TextInputAction.search in textInputAction in TextField. I'd like to contribute to flutter but have no idea where to edit this part yet.
I'll post the image below for more understasnding.
The text was updated successfully, but these errors were encountered:
@dooboolab I don't believe the change is in the beta - It was added very recently, and the engine changes required to match the framework didn't happen until this week I believe.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.
I am in flutter
beta
channel followed by guide here. In andoird it is showingsearch
icon in keyboard when I putTextInputAction.search
intextInputAction
inTextField
. I'd like to contribute to flutter but have no idea where to edit this part yet.I'll post the image below for more understasnding.

The text was updated successfully, but these errors were encountered: