Milad-Akarie / auto_route_library

Flutter route generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScrollDirection and PageSnapping should be optional parameter for AutoTabsRouter.pageView()

pierre-su opened this issue · comments

Hi,
Thanks for the great package you developed🎉

Issue

For my App I'm using your AutoTabsRouter.pageView() and there I have not the option to control ScrollDirection and PageSnapping, which are default parameters in PageView

Solution

  • Give the user option to control ScrollDirection and PageSnapping themselves.
  • Add optional parameters

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions