custom_appbar_plus 1.0.0
custom_appbar_plus: ^1.0.0 copied to clipboard
A customizable app bar widget for Flutter apps. Provides flexible styling options like title, leading, actions, colors, and more for building consistent app bars across your projects.
Custom AppBar #
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: ^1.0.0