iOS Build #3
This commit is contained in:
@@ -500,7 +500,6 @@ class _AccountStatementScreen extends State<AccountStatementScreen> {
|
||||
// Use share_plus to open the iOS share dialog
|
||||
await Share.shareXFiles(
|
||||
[XFile(file.path)],
|
||||
text: 'Account Statement',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user