custom_appbar_plus 1.0.1
custom_appbar_plus: ^1.0.1 copied to clipboard
A customizable Flutter AppBar widget with flexible styling options like title, actions, elevation, and colors.
Custom AppBar Plus #
A customizable Flutter AppBar widget with flexible title, leading, and action support.
Features #
- Set custom title and styles
- Add leading widgets (like back button or icon)
- Add multiple action widgets
- Control elevation, colors, and alignment
- Supports System UI overlay styling
Installation #
Add to your pubspec.yaml
:
dependencies:
custom_appbar_plus: ^1.0.1