flutter/gallery

Done with return button on multiline text field for a multiple field form

Fermée

#602 ouverte le 10 févr. 2022

 (8 commentaires) (0 réaction) (2 personnes assignées)Dart (1 547 forks)batch import
P3enhancementgood first issue

Métriques du dépôt

Stars
 (6 572 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Hi @guidezpl. Is it possible to have a done button with a return button for the iOS version? Example: image

Currently on your local iOS build, I get image

The done with return button are useful together in forms with multiple fields, of which one of them is multiline, where the user might want to press Done to move onto the next fields below. Would appreciate your comment on this, thank you.

Currently our users only have the option of having a Done button without a Return button. That's a bad experience.

Guide contributeur