feat: Fixed download

This commit is contained in:
Deven Joshi
2020-11-26 20:42:05 +05:30
parent 8922ab6241
commit fd9c7e9045
10 changed files with 88 additions and 122 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import 'package:flutter/material.dart';
import '../stream_chat_flutter.dart';
import 'attachment_error.dart';
import 'attachment_title.dart';
import 'full_screen_image.dart';
import 'full_screen_media.dart';
import 'utils.dart';
class ImageAttachment extends StatelessWidget {