advstory icon indicating copy to clipboard operation
advstory copied to clipboard

safearea on Iphone 10++

Open devalensio opened this issue 2 years ago • 3 comments

Could you please add safe area to the story content.

Screen Shot 2023-01-09 at 12 58 12

devalensio avatar Jan 09 '23 05:01 devalensio

+1

milkyway044 avatar Jun 07 '23 13:06 milkyway044

Yeah experiencing same here

ErnestGaisie avatar Jun 15 '23 22:06 ErnestGaisie

You can try this style: AdvStoryStyle( indicatorStyle: IndicatorStyle( padding: EdgeInsets.only( top: Get.statusBarHeight / 2, left: 8, right: 8))),

ErnestGaisie avatar Jun 30 '23 19:06 ErnestGaisie