Merge branch 'swipe-to-reply' into 'main'
feat: Swipe to reply Closes #129 See merge request ChristianPauly/fluffychat-flutter!208
This commit is contained in:
commit
525fa8320a
3 changed files with 70 additions and 37 deletions
|
|
@ -877,6 +877,13 @@ packages:
|
|||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "1.1.0-nullsafety.1"
|
||||
swipe_to_action:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: swipe_to_action
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.0"
|
||||
synchronized:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue