banner_package
A customizable Flutter banner package for promotions, ads, and call-to-action displays with animations, themes, and extensive customization options.
0.0.5
snazzerra/banner_package
What this package is like to depend on
Last release 1 years ago
28 May 2025
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
5 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · May 2025 to May 2025
2026
Releases
latest 5-
0.0.528 May 2025 -
0.0.427 May 2025Release notes
Open source →- Added background image support to PromotionalBanner
- New
backgroundImageUrlparameter for setting banner background images - New
backgroundImageFitparameter to control image scaling (defaults to BoxFit.cover) - New
backgroundImageOverlayparameter for adding semi-transparent overlay for better text readability (defaults to 0.3) - Background images automatically disable background colors and gradients when used
- Enhanced example app with background image banner demonstration
- New
- Added background image support to PromotionalBanner
-
0.0.326 May 2025 -
0.0.226 May 2025 -
0.0.124 May 2025Release notes
Open source →- Initial release of banner_package
- Added PromotionalBanner widget with customizable styling and animations
- Added AdBanner widget for product advertisements with image support
- Added CallToActionBanner widget with urgency levels and pulse animations
- Comprehensive theming system with BannerTheme and BannerStyles
- Multiple animation types: slide, fade, scale, and none
- Configurable banner positions: top, bottom, center, floating
- Auto-dismiss functionality with configurable duration
- Swipe-to-dismiss support
- Full customization options for colors, gradients, sizes, and borders
- Built-in accessibility support
- Comprehensive test suite
- Example app demonstrating all features