fluttercommunity / fluttercommunity/plus_plugins
[share_plus] How to handle device rotation? (iPad)
Open
enhancement
ios
iPadOs
share_plus
- Dominant language
- Dart
- Stars
- 1.9k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the share sheet keeps its origin where it was set using the `sharePositionOrigin` parameter, when the device gets rotated. However, this position is wrong in most cases after a rotation, as it often is the position of a button on screen, which will have a different position when rotated.
Is there a way to update the position after rotation?
Contributor guide
Assessment
This issue has not been assessed yet.