custom_profile_drawer 1.0.0 copy "custom_profile_drawer: ^1.0.0" to clipboard
custom_profile_drawer: ^1.0.0 copied to clipboard

A customizable profile drawer widget for Flutter apps.

custom_profile_drawer πŸ§‘β€πŸ’ΌπŸ“± #

A simple and customizable Flutter widget for adding a profile section inside a Scaffold's Drawer. You only need to pass user details and routing callbacks β€” no need to build the UI from scratch!


✨ Features #

  • Prebuilt profile UI inside a drawer.
  • Customizable name, email, profile image, and navigation items.
  • Supports clickable list items that redirect to different pages.
  • Works only when used inside a Scaffold.drawer property (shows error otherwise).

πŸ“¦ Installation #

Add this to your pubspec.yaml:

dependencies:
  custom_profile_drawer: ^0.0.1
0
likes
140
points
161
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable profile drawer widget for Flutter apps.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_profile_drawer