network_status_dialog 0.0.3 copy "network_status_dialog: ^0.0.3" to clipboard
network_status_dialog: ^0.0.3 copied to clipboard

A Flutter package that shows an offline dialog when the user loses internet connection. Easily customizable with your own colors, text, and Lottie animation.

0.0.3 #

Fixed #

  • Fixed issue where dialog was not shown if NetworkStatusListener was placed inside MaterialApp, GetMaterialApp, or any provider-based root Dialog context now correctly initializes when NetworkStatusListener is placed above the app root

0.0.2 #

Fixed #

  • Resolved issue where asset image path was not recognized
  • Improved README.md with clear usage instructions and integration steps
  • Downgraded Dart SDK constraint from >=3.8.0 to >=3.7.0 for broader compatibility

0.0.1 #

Initial Release #

  • Introduced NetworkStatusListener widget for auto-detecting network connectivity changes
  • Show customizable offline dialog using NetworkDialogConfig
  • Clean, minimal UI with options for:
    • Custom title, description text
    • Primary color for icon/buttons
  • Handles airplane mode, no internet, and auto-dismiss on reconnection
  • Lightweight and easy to integrate with any Flutter app
11
likes
0
points
48
downloads

Publisher

verified publishersquarebits.com

Weekly Downloads

A Flutter package that shows an offline dialog when the user loses internet connection. Easily customizable with your own colors, text, and Lottie animation.

License

unknown (license)

Dependencies

app_settings, connectivity_plus, flutter, internet_connection_checker

More

Packages that depend on network_status_dialog