Merge pull request #1533 from dohoanggiahuy317/FluffyChat_JaWeee
fix: LoadingSnackBar consistently remains visible until the upload is complete
This commit is contained in:
commit
ce9d21a203
1 changed files with 0 additions and 2 deletions
|
|
@ -98,8 +98,6 @@ class SendFileDialogState extends State<SendFileDialog> {
|
|||
widget.files.length,
|
||||
),
|
||||
);
|
||||
} else {
|
||||
scaffoldMessenger.clearSnackBars();
|
||||
}
|
||||
|
||||
final label = _labelTextController.text.trim();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue