Merge branch 'braid/spaces-advanced' into 'main'
feat: improve spaces See merge request famedly/fluffychat!799
This commit is contained in:
commit
14a6047fef
8 changed files with 488 additions and 269 deletions
|
|
@ -78,6 +78,7 @@ dependencies:
|
|||
share: ^2.0.4
|
||||
shared_preferences: ^2.0.13
|
||||
slugify: ^2.0.0
|
||||
snapping_sheet: ^3.1.0
|
||||
swipe_to_action: ^0.2.0
|
||||
uni_links: ^0.5.1
|
||||
unifiedpush: ^4.0.0
|
||||
|
|
@ -146,3 +147,9 @@ dependency_overrides:
|
|||
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
|
||||
ref: null-safety
|
||||
provider: 5.0.0
|
||||
# wating for `Listenable` implementation
|
||||
# Upstream pull request: https://github.com/AdamJonsson/snapping_sheet/pull/84
|
||||
snapping_sheet:
|
||||
git:
|
||||
url: https://github.com/TheOneWithTheBraid/snapping_sheet.git
|
||||
ref: listenable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue