Thanks for the good work, this video simplifies the entire process with the articulate presentation of what needs to be done. Simple UI and good speed.
thanks for the video. i did the same as u but i found that in my real device some time the popup appears and some time not (i/m sure that i disconnected the internet. ). why is that? where in my emulator is always working and popup appears when i disconnect the internet.
Yes., that's exactly what we have discussed in this video. Since we are making use of Streams to listen for ConnectivityChange, we will be able to use them across screens within your flutter app.
Hai, thanks for reaching out!. Actually the app does track the connectivity even before it renders the widgets (since we will be making use of 'isDeviceConnected' boolean variable which by default is set to 'false'), so we will be able to see the 'no internet connectivity' alert dialog, if the internet is off during the initial state.
Thanks for the good work, this video simplifies the entire process with the articulate presentation of what needs to be done. Simple UI and good speed.
Glad it was helpful!
Great Video
Best tutorial ever 😁 You are the best!
Nice video bro...
Simple and straightforward tutorial 😇
Glad you like it 😊
Really great work keep going forward…
You saved my Life😇
awesome
Thank you very mush. but i notice something. when i run the app first time without internet connection this dialog is not shown. how we can fix it?
I am also facing the same problem....
If you found the solution then please help me too ...
any luck with this i have the same problem
hey it is helpful thanks a bunch..... for the solution
Great
Perfect tutorial thank you very much!
its worked!
thank you
Thanks for this tutorial
Always welcome
its worked fine. But some time the alert dialog trigger more than one time, what should i do?
how to show a poor connection internet slow on flutter app what is the condition
thanks for the video. i did the same as u but i found that in my real device some time the popup appears and some time not (i/m sure that i disconnected the internet. ). why is that? where in my emulator is always working and popup appears when i disconnect the internet.
hi, can i ask you how would you proceed to continuously check for internet connection in the background using an isolate, while the user uses the app?
Is there any flexibility to write the code once of internet check in app and check internet on all pages of app ?
Yes., that's exactly what we have discussed in this video. Since we are making use of Streams to listen for ConnectivityChange, we will be able to use them across screens within your flutter app.
thank you
But this doesn't work , when the app is opened from internet off state ! Is there any work around for this ?
Hai, thanks for reaching out!. Actually the app does track the connectivity even before it
renders the widgets (since we will be making use of 'isDeviceConnected' boolean variable
which by default is set to 'false'), so we will be able to see the 'no internet connectivity' alert dialog,
if the internet is off during the initial state.
@@vijaycreationsflutter any possible way to check from begin ?
Yes does not showing alert if no connwction while app starting
@@loonk7991 did you find any other way?
If we put this check in the main.dart as well then probably it will work when app opens
Can you make one video on proguard rules for flutter
superb bro !! but without context not working?? ex: when i use pushReplacement navigator that time not working?? Any Solution There??
Tnx from algeria
Cheers 😊
good but speaking speed is so fast
what if that state has been terminated ???
100