Offline Checker
A Flutter package that helps to monitor internet connectivity status and show different UI components like banners, snackbars, or dialogs.
Getting Started
To use the package:
- Add
offline_checker
to yourpubspec.yaml
file.
dependencies:
offline_checker:
git:
url: https://github.com/yourusername/offline_checker.git