Why I Built This?
As a Flutter developer, I realized one thing:
every app needs to handle internet connectivity.
Whether itโs showing a Snackbar when WiFi is lost, an Alert when data disconnects, or a Full-screen page when the app goes offline โ this small detail can make a huge difference in user experience.
So instead of writing the same boilerplate code again and again,
I decided to build a reusable, open-source package for the community.
ย
What is Connectivity Manager?
Connectivity Manager is a Flutter package that:
-
Detects real-time internet status
-
Shows feedback via Snackbar, Alert Dialog, or Full Screen
-
Lets you fully customize UI (messages, colors, retry button, even your own widgets)
-
Is lightweight, scalable, and open-source
ย
Open Source, For Everyone ๐
The best part? This package is 100% open-source.
๐ Check it out here: GitHub Repo
Iโd love to see developers use it, customize it, and even contribute to it.
Together we can make it even better.
ย
Final Words โจ
This is my first Flutter package โ but definitely not the last.
I believe small utilities like this save time, improve UX, and help developers focus on building amazing apps.
If youโre building Flutter apps, give it a try and let me know your feedback.
Your ideas, suggestions, and contributions mean the world. โค๏ธ
ย
๐ Repo: github.com/BuckyBanaz/connectivity_manager
๐ Author: Parikshit Verma
ย
Comments: