Flutter_slider_drawer icon indicating copy to clipboard operation
Flutter_slider_drawer copied to clipboard

[BUG] direction is right, can't current work on style1

Open wuribatu opened this issue 2 years ago • 1 comments

when isRtl: true, style: DrawerStyle.style1, menuScreen at incurrent location. ZoomDrawer( moveMenuScreen: false, isRtl: true, controller: z, borderRadius: 24, style: DrawerStyle.style1, showShadow: true, openCurve: Curves.fastOutSlowIn, slideWidth: MediaQuery.of(context).size.width * .55, duration: const Duration(milliseconds: 500), angle: 0.0, mainScreen: _AuthorList(), menuScreen:_SliderView() //_SliderView(), )

wuribatu avatar May 23 '22 06:05 wuribatu

Can you please share code and video? are you using ZoomDrawer plugin ?

NikhilVadoliya avatar Aug 11 '22 05:08 NikhilVadoliya

Not longer comment on this issue and this is not an issue in this plugin so closed this issue.

NikhilVadoliya avatar Dec 04 '22 11:12 NikhilVadoliya