Check Internet Connection Like a SENIOR in Flutter - Globally

preview_player
Показать описание
📄This tutorial gives you examples of how to check the internet connection globally in Flutter.

📁 Source Code

⚡ SUBSCRIBE HERE⚡

🌐 Social Media

#flutter #fluttertutorial #flutterwidgets #fluttercourse #flutterinhindi
Рекомендации по теме
Комментарии
Автор

Straightforward video, thank you! for this, however, I am facing a problem, when my internet connection is off and I open the app, I don't see the snack bar? Could you please help me to show the snack bar, when the internet connection is already off?

wbxpqqy
Автор

This feature is really cool and easy to understand thanks to you. You got a new subscriber my friend. <3

talhasezer
Автор

The argument type 'void Function(ConnectivityResult)' can't be assigned to the parameter type 'void

kaustubhbavane-oqnb
Автор

Exactly you hit the pick point thanks ❤

tanvirislam
Автор

thank you a lot you saved me a week of work take my subscribtion

mrHachem
Автор

Can we do this using get_it package if so how would you approach this using get_it and connectivity_plus.

thenightguy
Автор

This is great, but I have a question. Why it does not work when you try to start the app while not connected to the net? Can we make it work in that case too? Thanks

lukamandic
Автор

This is really great, Kindly make video on Provider & RiverPod too!

vglofqy
Автор

if someone is struggling to display snackbar, the part where you write the snackbar code to display "No Internet", also add the same ssnackbar in else condition ( change the text to "internet found ")inside the if block, this worked for me!

adityaaggarwal
Автор

hello, thanks a lot for this explanation, i just want to ask if I'm already using bloc for state management is it okay to implement this code, or is there anyway I can do it using bloc?
thanks in advance

HelaFARHATI
Автор

Can you create a video depicting flutter project with GetX + Clean Archi + DI, with standard guidelines ??

nipunshah
Автор

I want to get internal and external ip adrees and nrtworktype using flutter please

nashwan
Автор

Hi, How can I refresh the current page after reconnecting to the network, please?

thuanphamvan
Автор

how you pass a paremeter on void and not out it where you call it its make on m code??

anassa
Автор

When i pass _udateconnectivityresult in listen then its showing error iff anybody know plz let me know

ManpreetSingh-hqdw
Автор

great tutorial. Btw as i heard many of flutter devs don't like getx

morrigan_ghost
Автор

This will show on top of bottom navigation bar as well. How do we handle this if screen has bottom navigation or not?

ukludqw
Автор

hey I'm waiting for your clean architecture project with firebase ? could you give us that MVVM complete project in this month?

rjrnxtm
Автор

I want the Same using flutter riverpod

Omesh
Автор

First of all, thank you for the video, I did exactly what you did. But when I turn the internet back on, first it works properly, the snackbar goes away, then the snackbar comes back even though there is internet, as if there is no internet. Do you have any suggestions?

ylmazyagzdokumac