is this method suitable when internet connection is low and that during time the function await atually i have a condtion that check if no internet connection so it display i button "retry" and when being connected with the network so my API calls but some time it not working how can i make a strong condtion when internent connection is low and my API data is not called?
@@ripplescode Note that on Android, this does not guarantee connection to Internet. For instance, the app might have wifi access but it might be a VPN or a hotel WiFi with no access. Am asking about this package
Stream subription super useful, saves a lot of time
Thanks you..❤❤
You're welcome 😊
Another clear tuts, Thanks Sir.
Thanks a lot for making these tutorials. its really helpful. keep it up the good work!
Thanks, this library is called connectivity_plus now.
Very nice tutorial
Nice... More video with getX sir ❤️
Is there any way in flutter to create a Wi-Fi signal range to mark attendance inside of class using Signal Srength?
nice tutorial...
is this method suitable when internet connection is low and that during time the function await
atually i have a condtion that check if no internet connection so it display i button "retry" and when being connected with the network so my API calls but some time it not working
how can i make a strong condtion when internent connection is low and my API data is not called?
Hi sir, what is actually "Module" is in this architecture ? Is it screens of app ?
Nice code
Nice tutorial. Please can u do a tutorial on how to consume a graphql API using getx in flutter?
what is the architecture you used called?
GetX pattern
@@ripplescode well noted. Thanks. Will you make video tutorial to explain getX pattern in the future?
Yes
@@ripplescode can't wait for the video
I am getting lots of request to make video on different topics using GetX. I am hardly getting time to full fill all the request.😔
Make a video on local notification 🙏
I will
@@ripplescode thanks brother ☺️
What about connectivity package note ?its not grantee to android.
Workking fine on my android device
@@ripplescode Note that on Android, this does not guarantee connection to Internet. For instance, the app might have wifi access but it might be a VPN or a hotel WiFi with no access.
Am asking about this package
Ok I got your question now..
How to update to flutter 2.0
While getx doesn't support nullsafety yet
You can use GetX pre release null safety 4.0
@@ripplescode can you provide us with a upgrade tut
Amar
Please make a video on " Add to favorite" system with getx and hive/getStorage... please... please... there is no tutorial on this topic...
Ok. Noted.
please update your open source we can't cath your codes
why are u using binding?
To initialize the Network controller.
@@ripplescode we cant initialize inside the gextX contrroller?
How we can implement admob ads using GetX package...? Plz make one tutorial on this topic...
Yes we can...please refer my video on binding...
@@ripplescode what is the purpose of using binding?
Source code please