user_profile_drawer 0.0.1 copy "user_profile_drawer: ^0.0.1" to clipboard
user_profile_drawer: ^0.0.1 copied to clipboard

User Profile in Drawer Component

user_profile_drawer #

A customizable user profile drawer widget for Flutter.

Features #

  • Profile picture, name, and email
  • Optional background color or gradient
  • Customizable text color

Usage #

UserProfileDrawer(
  name: "Jane Doe",
  email: "jane@example.com",
  profileImageUrl: "https://your-image.com/jane.jpg",
  headerColor: Colors.purple,
  textColor: Colors.white,
)
0
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

User Profile in Drawer Component

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on user_profile_drawer