custom_gradient_app_bar 0.0.1
custom_gradient_app_bar: ^0.0.1 copied to clipboard
CustomGradientAppBar is a customizable Flutter app bar widget featuring a beautiful diagonal gradient background with smooth curved corners and subtle shadow effects. Designed for ease of use and flexibility.
📱 Custom Gradient App Bar #
A customizable, beautiful gradient app bar with rounded corners and shadow, designed to replace the default Flutter AppBar. Built with flexibility in mind—control the icons, colors, actions, and more!
✨ Features #
✅ Gradient background with customizable colors
✅ Rounded bottom corners and shadow for depth
✅ Custom menu and add icons
✅ SafeArea-aware padding
✅ Implements PreferredSizeWidget so it fits naturally in Scaffold
🚀 Getting Started #
1. Add dependency #
Add the following to your pubspec.yaml:
dependencies:
custom_gradient_app_bar: ^0.0.1