Flutter GET API into ListView in Simple Steps | Flutter List View Widget | Urdu Hindi

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024

Комментарии • 22

  • @parthlashkari5512
    @parthlashkari5512 2 года назад +1

    explanation is so easy and good, very helpful..Thank you.

  • @salih614
    @salih614 11 месяцев назад +1

    Simple presentation 🌹

  • @shabbarabbas9383
    @shabbarabbas9383 2 года назад +1

    exactly what I was looking for.
    Thank you!

  • @sarfarazkhan-vj1hc
    @sarfarazkhan-vj1hc 2 года назад

    Good explanation ,easy to understand.

  • @qamberhaider9416
    @qamberhaider9416 2 года назад

    Thanks for another informative video.

  • @akashshah5514
    @akashshah5514 2 года назад +1

    thank you Ak bhaiya

  • @nafeesahmad2235
    @nafeesahmad2235 Год назад +1

    Good Job, Thanks

  • @faryadsaifi7464
    @faryadsaifi7464 Год назад +2

    Thanks

  • @bqwenzen7654
    @bqwenzen7654 2 года назад

    My api data is in form of [
    "farmer":[
    {" name":""}]]
    I have created json to dart process but stuck in fetching and showing it in list view. It will be great if you help me out

  • @Playerofplayconsole
    @Playerofplayconsole Год назад

    Pagination mysql for flutter how to set-up 🙏🙏

  • @himanshutitoria7566
    @himanshutitoria7566 2 года назад +1

    thanks..

  • @DCEMori
    @DCEMori Год назад

    Brother us meae I line me sare data ko exchange karta rahe vo kese karna he list nahi he . 1 text view he vaha PE api ki student class number he vo Cheng hota rahe vo kese kare ???

    • @DaniyalAk
      @DaniyalAk  Год назад

      Please elaborate more in technical I didn't understand completely.

  • @rishavraj6487
    @rishavraj6487 Год назад +1

    how did u converted stateles into stateful widget

    • @DaniyalAk
      @DaniyalAk  Год назад

      Hi, You can simply convert into stateful by using shortcut, below is for Android Studio.
      Mac: option + enter
      Windows: Alt + enter
      Also check the latest video I've uploaded on this

  • @goldy4317
    @goldy4317 Год назад

    nested object api krvado sir

  • @tamboliabdulsalam341
    @tamboliabdulsalam341 2 года назад

    Nice video, I have faced an error, can you solve it.....
    Unhandled Exception: type '(dynamic) => GetSampleApi' is not a subtype of type '(String, dynamic) => MapEntry' of 'transform'
    #0 _HomePageState.getApiData (package:newsapisystem/home.dart:85:39)