banner_status_internet_connection 0.0.2
banner_status_internet_connection: ^0.0.2 copied to clipboard
A package to show internet connection status dynamically with customizable styles and text.
Banner Status Internet Connection #
A Flutter package that displays a banner indicating the current internet connection status. It provides dynamic styles and customizable text options using the provider package for state management.
Features #
- Show a banner when the internet is disconnected.
- Customizable styles (colors, text, etc.).
- Easy integration with
providerfor state management. - Animations for smooth appearance and disappearance of the banner.
Installation #
Add this package to your pubspec.yaml:
dependencies:
banner_status_internet_connection: ^0.0.1