You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/lib/utils/matrix_sdk_extensions.dart
TheOneWithTheBraid d5a0d68a33 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>
4 years ago
..
client_presence_extension.dart
client_stories_extension.dart chore: Add topic to story rooms 4 years ago
device_extension.dart
event_extension.dart
filtered_timeline_extension.dart
fluffybox_database.dart fix: Seahorse does not properly work on many Linux devices 4 years ago
flutter_matrix_hive_database.dart fix: Seahorse does not properly work on many Linux devices 4 years ago
matrix_file_extension.dart
matrix_locals.dart
presence_extension.dart