#32 || Check & Listen for Internet Connectivity Changes using GetX and Connectivity Package

Поділитися
Вставка
  • Опубліковано 16 січ 2025

КОМЕНТАРІ • 47

  • @crazy-man
    @crazy-man 2 роки тому +1

    Stream subription super useful, saves a lot of time

  • @cmon2665
    @cmon2665 2 роки тому

    Thanks you..❤❤

  • @maulahaz
    @maulahaz 3 роки тому

    Another clear tuts, Thanks Sir.

  • @AalokKamble
    @AalokKamble 3 роки тому

    Thanks a lot for making these tutorials. its really helpful. keep it up the good work!

  • @stackflow4007
    @stackflow4007 2 роки тому +1

    Thanks, this library is called connectivity_plus now.

  • @thazeroword646
    @thazeroword646 3 роки тому

    Very nice tutorial

  • @calonProgrammer
    @calonProgrammer 3 роки тому

    Nice... More video with getX sir ❤️

  • @fareenahmed6039
    @fareenahmed6039 Рік тому +2

    Is there any way in flutter to create a Wi-Fi signal range to mark attendance inside of class using Signal Srength?

  • @JK92007
    @JK92007 3 роки тому

    nice tutorial...

  • @amirnazir2998
    @amirnazir2998 2 роки тому

    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?

  • @javohir307
    @javohir307 3 роки тому

    Hi sir, what is actually "Module" is in this architecture ? Is it screens of app ?

  • @AiEnthusiast999
    @AiEnthusiast999 3 роки тому

    Nice code

  • @claudedaiga5897
    @claudedaiga5897 3 роки тому

    Nice tutorial. Please can u do a tutorial on how to consume a graphql API using getx in flutter?

  • @kecudotcom
    @kecudotcom 3 роки тому

    what is the architecture you used called?

    • @ripplescode
      @ripplescode  3 роки тому

      GetX pattern

    • @kecudotcom
      @kecudotcom 3 роки тому

      @@ripplescode well noted. Thanks. Will you make video tutorial to explain getX pattern in the future?

    • @ripplescode
      @ripplescode  3 роки тому

      Yes

    • @kecudotcom
      @kecudotcom 3 роки тому

      @@ripplescode can't wait for the video

    • @ripplescode
      @ripplescode  3 роки тому

      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.😔

  • @techzone2009
    @techzone2009 3 роки тому

    Make a video on local notification 🙏

  • @fabmachi1565
    @fabmachi1565 3 роки тому

    What about connectivity package note ?its not grantee to android.

    • @ripplescode
      @ripplescode  3 роки тому

      Workking fine on my android device

    • @fabmachi1565
      @fabmachi1565 3 роки тому

      @@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

    • @ripplescode
      @ripplescode  3 роки тому

      Ok I got your question now..

  • @MoAdel92
    @MoAdel92 3 роки тому

    How to update to flutter 2.0
    While getx doesn't support nullsafety yet

    • @ripplescode
      @ripplescode  3 роки тому

      You can use GetX pre release null safety 4.0

    • @MoAdel92
      @MoAdel92 3 роки тому

      @@ripplescode can you provide us with a upgrade tut
      Amar

  • @nazmulrana6503
    @nazmulrana6503 3 роки тому

    Please make a video on " Add to favorite" system with getx and hive/getStorage... please... please... there is no tutorial on this topic...

  • @umitmutlu41
    @umitmutlu41 3 роки тому

    please update your open source we can't cath your codes

  • @Tech1st
    @Tech1st 3 роки тому

    why are u using binding?

    • @ripplescode
      @ripplescode  3 роки тому +1

      To initialize the Network controller.

    • @Tech1st
      @Tech1st 3 роки тому

      @@ripplescode we cant initialize inside the gextX contrroller?

    • @JK92007
      @JK92007 3 роки тому +1

      How we can implement admob ads using GetX package...? Plz make one tutorial on this topic...

    • @ripplescode
      @ripplescode  3 роки тому

      Yes we can...please refer my video on binding...

    • @Tech1st
      @Tech1st 3 роки тому

      @@ripplescode what is the purpose of using binding?

  • @waseemafzal7297
    @waseemafzal7297 3 роки тому

    Source code please