reusable_app_bar 0.0.1
reusable_app_bar: ^0.0.1 copied to clipboard
A customizable Flutter package providing advanced AppBar widgets with flexible layouts, profile avatars, background images, and more.
Changelog #
All notable changes to this project will be documented in this file.
0.0.1 #
Initial release #
- Introduced the
reusable_app_bar
package with the following features:AppSimpleAppBar
for simple customizable app barsBottomMiddleProfileRoundedAppBar
for app bars with a bottom-positioned avatarBottomMiddleAvatarScaffold
for a scaffold with a background and middle-bottom avatarAppPopupMenuButton
for easy implementation of a popup menuAppSearchField
to add a search field with toggle functionalityAppCircleAvatar
for displaying an avatar with custom image sources and styling
Customization options: #
- Title text or widget
- Leading icon or widget
- Action list support
- Avatar position and style customization
- Background color or image support
- Elevation and radius customization