Just delete send empty title. Then it will share.
await navigator.share({ title: "", text: "Captured using the app.", files: [file], // Pass only one file });