Christian Pauly
8503bbd33c
refactor: Migrate to Flutter 3.7.0
2023-01-26 13:18:42 +01:00
Christian Pauly
9bc27edaba
refactor: Simplify themes and remove dead code
2022-08-19 08:32:08 +02:00
Christian Pauly
4edbb13e75
chore: Update dependencies
2022-08-14 17:22:16 +02:00
Christian Pauly
38f84c3ae0
fix: Broken dynamic color palette
2022-05-19 08:46:59 +02:00
Christian Pauly
53661c6007
feat: New onboarding design
2022-04-15 13:55:39 +02:00
Krille Fear
ef4c5089d5
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
Krille Fear
c10b38b27b
refactor: Make widgets null safe
2022-01-28 18:21:20 +01:00
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
Drews Clausen
5221a07cc7
Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard.
2021-12-07 00:25:03 +01:00
Krille Fear
15ee1f02b5
refactor: Sort imports
2021-10-26 18:50:34 +02:00
Krille Fear
44ce92e8fb
refactor: Switch to flutter_lints
2021-10-14 18:09:30 +02:00
Christian Pauly
ddd5711f79
refactor: Deprecate accentColor
2021-05-24 10:59:00 +02:00
Christian Pauly
56a2455668
refactor: Move widgets to lib
2021-05-22 08:53:52 +02:00