ffc0af12a3
Enable prefer_const_constructors
2019-10-20 01:11:53 +01:00
c79249cbe1
Dart: Give all functions explicit types
...
It makes the code easier to understand and this way the static type
checker will catch bugs for us.
2019-06-02 15:51:43 +02:00
8839540a5f
GitHostSetupScreen: Allow copying of the SSH Key
...
Also use functions with a specific type so the static type checker in
Dart can help us catch such errors in the future.
2019-06-02 15:16:04 +02:00
8ff5d02033
DartLinter: Add unnecessary_this
2019-02-23 01:33:34 +01:00
c9ddf67e46
GitSetup SSH: Make the 2nd instruction different for custom provider
2019-02-14 01:02:20 +01:00
28fcc65772
GitSetup: Add instructions on SSH Key page
2019-02-14 00:54:35 +01:00
74d167e503
GitSetup SSH Keys: Show an explicit loading page
...
When the SSH Key is being generated, nothing can really be done. The
text can be read, but it cannot really be acted upon, and it's not super
clear that one is just supposed to wait.
2019-02-14 00:35:21 +01:00
ce80e4d9f8
GitHostSetup: Move SSH Key page to its own file
2019-02-13 23:12:07 +01:00