Compare commits
2 commits
dependabot
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03c0b8736c | ||
|
|
9fde066a5b |
3 changed files with 6 additions and 7 deletions
|
|
@ -1,4 +1,3 @@
|
|||
FluffyChat 2.4.0 adds a new improved GUI for managing stickers with tutorials how to
|
||||
easily add your own sticker packs.
|
||||
It also improves the search and image gallery in chats, especially encrypted chats.
|
||||
Besides that this update comes with a lot of fixes and improvements under the hood.
|
||||
FluffyChat 2.5.0 introduces a new homeserver picker for onboarding,
|
||||
better image compression performance and several smaller new features,
|
||||
design adjustments and bug fixes.
|
||||
|
|
@ -2119,10 +2119,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: webrtc_interface
|
||||
sha256: c6f100eac5057d9a817a60473126f9828c796d42884d498af4f339c97b21014f
|
||||
sha256: ad0e5786b2acd3be72a3219ef1dde9e1cac071cf4604c685f11b61d63cdd6eb3
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.5.1"
|
||||
version: "1.4.0"
|
||||
win32:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@ dependencies:
|
|||
video_compress: ^3.1.4
|
||||
video_player: ^2.11.1
|
||||
wakelock_plus: ^1.5.0
|
||||
webrtc_interface: ^1.5.1
|
||||
webrtc_interface: ^1.3.0
|
||||
|
||||
dev_dependencies:
|
||||
dart_code_linter: ^3.2.1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue