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
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
..
config feat: Change the bubble padding in style settings 4 years ago
pages fix: Seahorse does not properly work on many Linux devices 4 years ago
utils fix: Seahorse does not properly work on many Linux devices 4 years ago
widgets fix: Seahorse does not properly work on many Linux devices 4 years ago
main.dart systemNavigationBarColor ← appBar.backgroundColor 4 years ago