offline_banner 1.0.0 copy "offline_banner: ^1.0.0" to clipboard
offline_banner: ^1.0.0 copied to clipboard

A customizable Flutter widget that shows an animated banner when offline and an online popup when internet is restored, with retry support and configurable position.

1.0.0 - 2025-05-22 #

Added #

  • Initial release of offline_banner.
  • Detects internet connectivity changes using connectivity_plus.
  • Displays an animated offline banner (customizable position: top or bottom).
  • Includes a retry button with loading indicator.
  • Shows a popup animation when internet is restored.
  • Allows custom banner widget injection.
1
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget that shows an animated banner when offline and an online popup when internet is restored, with retry support and configurable position.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, flutter, plugin_platform_interface

More

Packages that depend on offline_banner

Packages that implement offline_banner