You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sliding Nav Bar is a new way to show navigation drawer in Flutter. It is a side navigation menu that is hidden behind the content. It will appear through swipe left or clicking on hamburger menu icon.
A Flutter based Reusable Drawer component which provides Drawer menu with configurable items and dynamic views that can be used in any Flutter application.