Commit Graph

13 Commits (7e5259bb4b65565bc58d19493e3d2335f5d9984f)

Author SHA1 Message Date
Krille Fear b4f2adadad feat: nicer loading bar 3 years ago
Krille Fear 1ca8b63c91 refactor: Make more widgets null safe 3 years ago
Krille Fear edbf22eca9 fix: Public room design 3 years ago
Krille Fear fec9178da5 refactor: Sort imports 3 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 3 years ago
Krille Fear 5796e41d2a CircularProgressIndicator.adaptive( 3 years ago
Krille Fear 47e68d813d refactor: Migrate to new matrix sdk API 4 years ago
Steef Hegeman 17799aa191 fix: busy loop due to CircularProgressIndicator
It can get redrawn even if the owning AnimatedContainer class has height
0. Setting it to completion when done stops the rebuilding cpu overhead.
4 years ago
Christian Pauly 6d4af6be05 chore: Make connection header less chatty 4 years ago
Christian Pauly 777a27c60e feat: Show progress bar and sync status 4 years ago
Christian Pauly ac3d424d08 design: Nicer first loading design 4 years ago
Christian Pauly a7398cd9ec feat: More stable connection status header 4 years ago
Christian Pauly c8827ae1b2 refactor: Move widgets to lib 4 years ago