fix video boxfit

This commit is contained in:
Salvatore Giordano
2020-12-02 16:47:18 +01:00
parent a8ec72db5e
commit e29b8fe9f1
+1 -1
View File
@@ -110,7 +110,7 @@ class _VideoAttachmentState extends State<VideoAttachment> {
children: <Widget>[
Expanded(
child: FittedBox(
fit: BoxFit.cover,
fit: BoxFit.none,
child: Stack(
children: <Widget>[
Chewie(