custom_appbar_plus 1.0.0 copy "custom_appbar_plus: ^1.0.0" to clipboard
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
1
likes
130
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_appbar_plus