Screenshot 2025-08-01 at 2 45 14 PM

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

Libraries

custom_appbar_plus