veilidchat/lib/tools
Rivka Segan bc41ea6d82 isDesktop false if isWeb true in responsive.dart
268b86d131
tries to access Platform._operatingSystem as part of checking whether
it is running on Windows, Linux, or macOS, and this information is not
available on the web. This MR makes it possible to reach the
VeilidChat "Create a new account" screen when running in Chrome
(although the user apparently can't proceed further because of an
"already borrowed" panic). Without this MR, there is an uncaught error
even before getting to that account screen.
2023-10-01 19:20:20 +00:00
..
animations.dart work 2023-07-26 22:38:09 -04:00
loggy.dart password work 2023-09-26 22:32:38 -04:00
phono_byte.dart lint cleanup 2023-07-26 17:42:11 -04:00
radix_generator.dart proto cleanup 2023-09-26 18:46:02 -04:00
responsive.dart isDesktop false if isWeb true in responsive.dart 2023-10-01 19:20:20 +00:00
scanner_error_widget.dart more syntax fixes 2023-09-30 21:22:12 -04:00
secret_crypto.dart proto cleanup 2023-09-26 18:46:02 -04:00
state_logger.dart password work 2023-09-26 22:32:38 -04:00
theme_service.dart note to self 2023-09-25 22:59:28 -04:00
theme_service.g.dart proto cleanup 2023-09-26 18:46:02 -04:00
tools.dart statenotifier 2023-09-30 21:11:50 -04:00
widget_helpers.dart more cleanup 2023-09-24 15:30:54 -04:00