Implemented StreamAttachmentPackage and fixed operations in widgets linked to full screen implementation, also fixed tests
This commit is contained in:
@@ -38,7 +38,7 @@ void main() {
|
||||
onWillPop: () async => false,
|
||||
child: Scaffold(
|
||||
body: StreamGalleryFooter(
|
||||
message: Message(),
|
||||
mediaAttachmentPackages: Message().getAttachmentPackageList(),
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user