feat: implement space hierarchy
- implement spaces hierarchy - create expandable navigation drawer tiles - display suggested rooms below joined rooms when in space - everything works nested - fix shared preferenced conflic with debug builds on Linux - add [`package:async`](https://pub.dev/packages/async) Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
171c2d7b99
commit
855c735aef
10 changed files with 749 additions and 274 deletions
|
|
@ -157,7 +157,7 @@ diff --git a/pubspec.yaml b/pubspec.yaml
|
|||
index 6999d0b8..b2c9144f 100644
|
||||
--- a/pubspec.yaml
|
||||
+++ b/pubspec.yaml
|
||||
@@ -27,7 +27,7 @@ dependencies:
|
||||
@@ -28,7 +28,7 @@ dependencies:
|
||||
emoji_proposal: ^0.0.1
|
||||
emojis: ^0.9.0
|
||||
encrypt: ^5.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue