Flutter_slider_drawer
Flutter_slider_drawer copied to clipboard
[BUG] direction is right, can't current work on style1
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(), )
Can you please share code and video? are you using ZoomDrawer
plugin ?
Not longer comment on this issue and this is not an issue in this plugin so closed this issue.