syedmurtaza108 / chucker-flutter

An HTTP requests inspector inspired by Chucker Android
https://pub.dev/packages/chucker_flutter
MIT License
56 stars 36 forks source link

Fix share button on ipad. #84

Closed LarryHsiao closed 1 month ago

LarryHsiao commented 1 month ago

Description

Add the sharePositionOrigin parameter when sharing with share_plus to make iPad can share the result.

Type of Change

syedmurtaza108 commented 1 month ago

Thanks @LarryHsiao for this fix.