refactor!: initial attachments refactor.
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
@@ -9,7 +9,7 @@ export 'src/attachment/attachment.dart';
|
||||
export 'src/attachment/attachment_title.dart';
|
||||
export 'src/attachment/handler/stream_attachment_handler.dart';
|
||||
export 'src/attachment/image_attachment.dart';
|
||||
export 'src/attachment/image_group.dart';
|
||||
export 'src/attachment/gallery_attachment.dart';
|
||||
export 'src/attachment/stream_attachment_package.dart';
|
||||
export 'src/attachment/url_attachment.dart';
|
||||
export 'src/attachment/video_attachment.dart';
|
||||
@@ -96,4 +96,5 @@ export 'src/utils/device_segmentation.dart';
|
||||
export 'src/utils/extensions.dart';
|
||||
export 'src/utils/helpers.dart';
|
||||
export 'src/utils/typedefs.dart';
|
||||
// TODO: Remove this in favor of StreamVideoAttachmentThumbnail.
|
||||
export 'src/video/video_thumbnail_image.dart';
|
||||
|
||||
Reference in New Issue
Block a user