Commit Graph

8 Commits (f8b28e66b4bcb56824f6c36602c2616afd5d7106)

Author SHA1 Message Date
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Krille Fear f2d9c9ecf1 refactor: Make widgets null safe 3 years ago
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
Drews Clausen e29f86c15b Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard. 4 years ago
Krille Fear fec9178da5 refactor: Sort imports 4 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 4 years ago
Christian Pauly 1c81ac3f82 refactor: Deprecate accentColor 4 years ago
Christian Pauly c8827ae1b2 refactor: Move widgets to lib 4 years ago