network_status_dialog 0.0.2
network_status_dialog: ^0.0.2 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.
Initial Release
- Added `NetworkStatusListener` widget for auto-detecting network changes.
- Configurable offline dialog via `NetworkDialogConfig`.
- Clean, customizable UI with support for:
- Custom title, description
- Primary color override
- Handles airplane mode, offline, and reconnection scenarios automatically.
- Lightweight & plug-and-play — works with any Flutter app.
---