Skip to content

Commit

Permalink
Update packages/share_plus/share_plus/lib/share_plus.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Volodymyr Buberenko <[email protected]>
  • Loading branch information
miquelbeltran and vbuberen authored Jul 17, 2024
1 parent c798feb commit 4661200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/share_plus/share_plus/lib/share_plus.dart
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class Share {
/// on other devices.
///
/// The optional parameter [fileNameOverrides] can be used to override the names of shared files
/// If set, the length must match the length of [files].
/// When set, the list length must match the number of [files] to share.
/// This is useful when sharing files that were created by [`XFile.fromData`](https://github.com/flutter/packages/blob/754de1918a339270b70971b6841cf1e04dd71050/packages/cross_file/lib/src/types/io.dart#L43),
/// because name property will be ignored by [`cross_file`](https://pub.dev/packages/cross_file) on all platforms except on web.
///
Expand Down

0 comments on commit 4661200

Please sign in to comment.