dialog qr si chiude quando upload finito
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
part of 'attachments_bloc.dart';
|
||||
|
||||
enum AttachmentsStatus { initial, loading, uploading, success, failure }
|
||||
enum AttachmentsStatus { initial, loading, ready, uploading, success, failure }
|
||||
|
||||
enum AttachmentParentType {
|
||||
operation('operation_id'),
|
||||
|
||||
Reference in New Issue
Block a user