banner_package 0.0.4 copy "banner_package: ^0.0.4" to clipboard
banner_package: ^0.0.4 copied to clipboard

A customizable Flutter banner package for promotions, ads, and call-to-action displays with animations, themes, and extensive customization options.

0.0.4 #

  • Added background image support to PromotionalBanner
    • New backgroundImageUrl parameter for setting banner background images
    • New backgroundImageFit parameter to control image scaling (defaults to BoxFit.cover)
    • New backgroundImageOverlay parameter 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

0.0.3 #

  • Fixes to readme and getting started.

0.0.2 #

  • Added a way to handle subtitle maxlines in promotional banner.

0.0.1 #

  • 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
3
likes
160
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter banner package for promotions, ads, and call-to-action displays with animations, themes, and extensive customization options.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on banner_package