aarajput / wc_flutter_share

A Flutter plugin for sharing files & text with other applications.
Apache License 2.0
35 stars 19 forks source link

Wrong Share modal position on tablet (iPad OS) #14

Closed thaoula closed 4 years ago

thaoula commented 4 years ago

Hi @aarajput,

I have been trying to use your plugin on iPadOS and I found the them modal dialog seems to be placed wrong.

image

A similar issue for another flutter sharing plugin https://github.com/esysberlin/esys-flutter-share/issues/40

Do you know how we can fix this issue?

Regards, Tarek

aarajput commented 4 years ago

Hi, Sorry for this issue. I will add a feature to add offset for your anchor point for ipad share dialog.

grappetite-ali commented 4 years ago

Hi @thaoula ! I have updated this package to 0.2.1. In it, i have added property iPadConfig to change anchor point of share dialog in iPad.

I am closing this issues.