Kyle Hamilton e80984332d Removes unnecessary 'await' before 'return'
Dart, as of version 2.1.1, has a linter rule called
'unnecessary_await_in_return', described as 'Avoid returning
an awaited expression when the expression type is assignable
to the function's return type'. This can be found at
https://dart.dev/tools/linter-rules/unnecessary_await_in_return
VSCode applied that linter rule automatically, and I am tired of
the warnings, so I'm submitting this. :)
2024-02-01 23:18:44 -05:00
..
2024-01-19 13:53:42 -05:00
2024-01-19 13:55:35 -05:00
2024-01-19 13:53:42 -05:00
2024-01-19 13:53:42 -05:00
2023-10-21 15:00:50 -04:00
2024-01-19 13:53:42 -05:00
2024-01-19 13:53:42 -05:00
2024-01-19 13:53:42 -05:00
2023-09-25 22:59:41 -04:00
2023-10-14 20:18:37 -04:00
2024-01-19 13:55:35 -05:00
2023-07-26 14:20:17 -04:00
2023-07-30 15:57:06 -04:00
2024-01-19 13:53:42 -05:00
2024-01-19 13:53:42 -05:00
2023-10-14 20:18:37 -04:00
2023-07-30 15:57:06 -04:00
2023-10-10 09:56:56 -04:00