Network Request - Flutter Explained - Level: Beginner

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

ความคิดเห็น • 9

  • @ganeshkgp
    @ganeshkgp 4 ปีที่แล้ว +2

    great work but i have a question how can i tap into the persons index so i can get more data about that person using navigator

  • @arydcb
    @arydcb 3 ปีที่แล้ว

    Otimo video. Aprendi muito! Muito Obrigado.

  • @OttoAkama
    @OttoAkama 3 ปีที่แล้ว +1

    Nice one. Thanks. In the person network service file, could it be good to return the peopleData and then use another class to transform the json object stored in peopleData into a list?

    • @FlutterExplained
      @FlutterExplained  3 ปีที่แล้ว +1

      Yes absolutely, that would decouple the project a bit more and you come closer to the three layer architecture! Good thinking!

  • @akeutel83
    @akeutel83 4 ปีที่แล้ว +2

    good tutorial! can you also make a tutorial with websockets?

    • @FlutterExplained
      @FlutterExplained  4 ปีที่แล้ว

      That sounds very interesting, I will put that on my list. Thank you for sharing :)

  • @banglafactsteller6780
    @banglafactsteller6780 4 ปีที่แล้ว +1

    plz make a video Network Request Level: #advanced

  • @leoingson
    @leoingson 2 ปีที่แล้ว +1

    For me, there was a little hickup with podfiles for iOS. I generated a new project, copied lib/* and pubspec.yaml, and it worked.

    • @FlutterExplained
      @FlutterExplained  2 ปีที่แล้ว

      Great, it could be that there are some differences the video has already some months on its shoulder :)