79365165

Date: 2025-01-17 15:00:54
Score: 1.5
Natty:
Report link
if (Platform.isIOS) {
  await tester.testTextInput.receiveAction(TextInputAction.done);
} else {
  await tester.testTextInput.receiveAction(TextInputAction.newline);
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aman