resfandiari / flutter_side_menu

Flutter's full customizable side menu has been used as a directory for Related Pages, Navigation Items, and more.
https://pub.dev/packages/flutter_side_menu
BSD 3-Clause "New" or "Revised" License
43 stars 22 forks source link

how can I navigation one page to another #1

Closed MehediHasannOvi closed 1 year ago

MehediHasannOvi commented 1 year ago

can't navigation to one page to another, when I use SideMenuItemDataTile ontap Function full screen are change how can I change only body part

resfandiari commented 1 year ago

can't navigation to one page to another, when I use SideMenuItemDataTile ontap Function full screen are change how can I change only body part

The project now includes simple and go router examples. Please take a look at them.

simple go_router