fluffychat/lib/utils/matrix_sdk_extensions.dart
TheOneWithTheBraid 4c6bae722e fix: Seahorse does not properly work on many Linux devices
- stop use of `flutter_secure_storage` for Linux in favor of unencrypted
  storage

Unlike many other platforms, many Linux distributions have built-in
support for FDE or home directory encryption. As long as
`flutter_secure_storage` makes FluffyChat useles on many Linuxes, this
seems to be the only solution until they stop using Seahorse.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-01-15 09:57:28 +01:00
..
client_presence_extension.dart refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
client_stories_extension.dart chore: Add topic to story rooms 2022-01-02 19:08:42 +01:00
device_extension.dart refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
event_extension.dart refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
filtered_timeline_extension.dart refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
fluffybox_database.dart fix: Seahorse does not properly work on many Linux devices 2022-01-15 09:57:28 +01:00
flutter_matrix_hive_database.dart fix: Seahorse does not properly work on many Linux devices 2022-01-15 09:57:28 +01:00
matrix_file_extension.dart refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
matrix_locals.dart refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00
presence_extension.dart refactor: Make most of the utils null safe 2021-12-03 17:29:32 +01:00