Package Details: fluffychat-localflutter 1.20.0-1

Git Clone URL: https://aur.archlinux.org/fluffychat-localflutter.git (read-only, click to copy)
Package Base: fluffychat-localflutter
Description: Chat with your friends, be careful about your flutter environment
Upstream URL: https://fluffychat.im/
Keywords: chat matrix
Licenses: AGPL3
Conflicts: fluffychat
Provides: fluffychat
Submitter: SteinGates
Maintainer: SteinGates
Last Packager: SteinGates
Votes: 1
Popularity: 0.000436
First Submitted: 2022-06-16 11:18 (UTC)
Last Updated: 2024-04-29 11:53 (UTC)

Latest Comments

SteinGates commented on 2023-10-21 15:15 (UTC)

Thanks, I just noticed it, now the PKGBUILD is updated

whoami commented on 2023-10-18 05:01 (UTC)

The dialogs for adding a picture/file to the chat did not work for me. I decided to launch fluffychat from the terminal and see if it might write some kind of error. And it writes an error that it cannot find 'zenity'. After installation, dialogs for adding a file appeared. So you should write zenity to depends.

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Couldn't find the executable zenity in the path.
#0      isExecutableOnPath (package:file_picker/src/utils.dart:60)
<asynchronous suspension>
#1      FilePickerLinux._getPathToExecutable (package:file_picker/src/linux/file_picker_linux.dart:119)
<asynchronous suspension>
#2      FilePickerLinux.pickFiles (package:file_picker/src/linux/file_picker_linux.dart:22)
<asynchronous suspension>
#3      AppLock.pauseWhile (package:fluffychat/widgets/app_lock.dart:92)
<asynchronous suspension>
#4      ChatController.sendImageAction (package:fluffychat/pages/chat/chat.dart:515)
<asynchronous suspension>

You should also add libolm as a dependency. Because no one communicates without encryption. This is bad practice.

SteinGates commented on 2023-04-30 14:34 (UTC)

Fixed

whoami commented on 2023-04-30 12:53 (UTC) (edited on 2023-04-30 12:53 (UTC) by whoami)

==> Validating source files with sha256sums...
    fluffychat-v1.11.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!