Android AlgoliaSearch, can't do a search when 'Enter' key pressed

Troubleshooting

I have an app with Firestore and AlgoliaSearch service integrated working. The problem is that on Android, I want to work it both when 'Enter' is pressed or when the user press the 'search' button. It only works when 'Search' button is pressed.

Unfortunately, I have not been able to do to work also with the Enter button.

What have you tried so far?
  • I have tried to use onSubmit action of the textbox to do another AlgoliaSearch action. Not working

  • I have tried to find a way to force a tap action over the Search button when 'Enter' is pressed. Not working

Did you check FlutterFlow's Documentation for this topic?
No
2
2 replies