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

Added support to alignment SideMenuItemDataTitle #6

Closed binhodev closed 1 year ago

binhodev commented 1 year ago

I made this PR to support alignment for the SideMenuItemDataTile in the following options: Left, Right, Center.

Center: image

Right: image

resfandiari commented 1 year ago

@silvinhofranca Your improvements to this library are greatly appreciated. As soon as possible, your PR will be checked and merged.

binhodev commented 1 year ago

@resfandiari Thanks!!