fluffychat/lib
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>
2022-01-15 09:57:28 +01:00
..
config feat: Change the bubble padding in style settings 2022-01-03 22:19:51 +00:00
pages fix: Seahorse does not properly work on many Linux devices 2022-01-15 09:57:28 +01:00
utils fix: Seahorse does not properly work on many Linux devices 2022-01-15 09:57:28 +01:00
widgets fix: Seahorse does not properly work on many Linux devices 2022-01-15 09:57:28 +01:00
main.dart systemNavigationBarColor ← appBar.backgroundColor 2021-12-08 00:08:20 +01:00