Image can not be upload through document in iOs
This commit is contained in:
parent
8bdc0e7b37
commit
9705099199
|
|
@ -111,7 +111,7 @@ class DocumentGrid extends StatelessWidget {
|
|||
),
|
||||
),
|
||||
],
|
||||
SizedBox(width: 12),
|
||||
if (isMobileOS()) SizedBox(width: 12),
|
||||
Expanded(
|
||||
child: AppButton(
|
||||
iconData: isIOS() ? null : Icons.insert_drive_file,
|
||||
|
|
|
|||
Loading…
Reference in New Issue