Compare commits

..

1 commit

Author SHA1 Message Date
dependabot[bot]
8ea93510d3
build: (deps): bump wakelock_plus from 1.5.0 to 1.5.1
Bumps [wakelock_plus](https://github.com/fluttercommunity/wakelock_plus) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/fluttercommunity/wakelock_plus/compare/wakelock_plus_1.5.0...wakelock_plus_1.5.1)

---
updated-dependencies:
- dependency-name: wakelock_plus
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 21:41:33 +00:00
3 changed files with 7 additions and 6 deletions

View file

@ -1,3 +1,4 @@
FluffyChat 2.5.0 introduces a new homeserver picker for onboarding, FluffyChat 2.4.0 adds a new improved GUI for managing stickers with tutorials how to
better image compression performance and several smaller new features, easily add your own sticker packs.
design adjustments and bug fixes. 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.

View file

@ -2046,10 +2046,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: wakelock_plus name: wakelock_plus
sha256: e4e125b7c1a2f0e491e5452afdc0e25ab77b2d2775a7caa231fcc1c1f2162c47 sha256: "8b12256f616346910c519a35606fb69b1fe0737c06b6a447c6df43888b097f39"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "1.5.0" version: "1.5.1"
wakelock_plus_platform_interface: wakelock_plus_platform_interface:
dependency: transitive dependency: transitive
description: description:

View file

@ -77,7 +77,7 @@ dependencies:
url_launcher: ^6.3.2 url_launcher: ^6.3.2
video_compress: ^3.1.4 video_compress: ^3.1.4
video_player: ^2.11.1 video_player: ^2.11.1
wakelock_plus: ^1.5.0 wakelock_plus: ^1.5.1
webrtc_interface: ^1.3.0 webrtc_interface: ^1.3.0
dev_dependencies: dev_dependencies: