flutter/gallery

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

已关闭

#602 创建于 2022年2月10日

 (8 条评论) (0 个反应) (2 位负责人)Dart (1,547 个派生)batch import
P3enhancementgood first issue

仓库指标

星标
 (6,572 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南