antinna_ui_kit 1.0.0
antinna_ui_kit: ^1.0.0 copied to clipboard
A Flutter package providing UI components like ConnectivityBannerHost and ConnectionMonitor for seamless internet connectivity monitoring.
1.0.0 #
- Added ConnectivityBannerHost widget to display a banner when the network connection is lost (
ConnectivityBannerHost
). This widget provides a way to notify users about network connectivity changes and potentially offer actions to restore connectivity. Can be Modified as Per use