fluffychat/lib
JaWeee c96cf2339c fix: LoadingSnackBar consistently remains visible until the upload is complete
- Adjusted the `SendFileDialogState` file to ensure that the `showLoadingSnackBar` remains visible throughout the file upload process.
- the SnackBar is cleared only after the image/file is uploaded and displayed in the chat.
2024-12-23 17:58:34 -05:00
..
config refactor: Implement own adaptive dialogs and remove package 2024-12-10 18:47:58 +01:00
pages fix: LoadingSnackBar consistently remains visible until the upload is complete 2024-12-23 17:58:34 -05:00
utils fix: Use MB and KB instead of MiB and KiB for file sizes 2024-12-18 09:46:14 +01:00
widgets chore: Follow up bottomsheets 2024-12-15 11:52:58 +01:00
main.dart fix: Do not sync in background mode 2024-03-14 18:28:07 +01:00