Flutter Rest API - Simplifying Make API Call Using Retrofit

Поділитися
Вставка
  • Опубліковано 11 кві 2023
  • 📄In the mobile app development lifecycle, communicating with the server(via API) to fetch or store data is one of the basic needs.
    in this video we calling Rest API using Retrofit package in Flutter.
    ⚡ SUBSCRIBE HERE⚡
    🔗 cutt.ly/2XkZz0X
    🌐 Social Media
    🔗 Linkedin: / mahdinazmi
    / taimoorghafar
    🔗 GitHub: github.com/mahdinazmi
    github.com/taimoor522
    🔗 Twitter: / mahdinazmi
    #flutter #fluttertutorial #flutterwidgets #fluttercourse

КОМЕНТАРІ • 25

  • @nguyenconghoan2977

    Hello,I gendered file api_service.g.dart but can't gender file post_modal.g.dart.I write the same code as you.why?

  • @techietoons
    @techietoons 7 годин тому

    You did not add INTERNET permission, then also it is working.

  • @tristankluivert197
    @tristankluivert197 Рік тому +1

    But http is recommended by the flutter team

  • @juanmacias5922
    @juanmacias5922 Рік тому +7

    Gotta love code generation. I'd actually never heard of retrofit, seems super helpful.

  • @wiazowski1
    @wiazowski1 Рік тому

    very goo, but all tutorials a very fast and don't explaining a lot.. It is tutorials for people who do not need tutorials

  • @sabeehaisrar8385
    @sabeehaisrar8385 Рік тому

    Please make videos on AR CORE in flutter

  • @sinazp8422

    great , i am getting to the next level of coding by flutter guys

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

    Awesome thanks for making it short! Otherwise i would have missed this amazing video and package.

  • @yusufmuhammad9866
    @yusufmuhammad9866 Рік тому +1

    Is dio is part of retrofit package? Or we need to install dio manually?

  • @rajkumarm6911
    @rajkumarm6911 Рік тому

    Very nice..can you explain a error handling part..

  • @ajinzrathod

    Loved your channel..

  • @ahmednabil4456
    @ahmednabil4456 Рік тому

    Thanks ❤

  • @anaskhaery1854
    @anaskhaery1854 Рік тому

    if my URL end with ticker what type should the List be ?

  • @kevinkouketsu3952
    @kevinkouketsu3952 Рік тому +1

    Great video! Thanks a lot.

  • @hariprasadhari5045
    @hariprasadhari5045 Рік тому +1

    Im following the clean architecture tutorials of yours.