chore(repo): updated minimum supported SDK version to Flutter 3.7/Dart 2.19
Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@ class MessageInputFileAttachments extends StatelessWidget {
|
||||
message: Message(), // dummy message
|
||||
attachment: attachment,
|
||||
constraints: BoxConstraints.loose(Size(
|
||||
MediaQuery.sizeOf(context).width * 0.65,
|
||||
MediaQuery.of(context).size.width * 0.65,
|
||||
56,
|
||||
)),
|
||||
trailing: Padding(
|
||||
|
||||
Reference in New Issue
Block a user