1.9) forEach(), map(), fold(), reduce() | Complete (FREE) Flutter Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ก.ค. 2020
  • Buy me a coffee:
    www.buymeacoffee.com/ovidiusm...
    Source code:
    github.com/trance128/youtube/...
    Welcome again to Our Complete (FREE) Flutter Course, right here on TH-cam.
    Module 1's 9th Lesson goes over some useful list functions, specifically forEach, map, fold and reduce.
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @innocent1040
    @innocent1040 ปีที่แล้ว

    really helpful, you earned a new subscriber..........

  • @61markt
    @61markt 3 ปีที่แล้ว +3

    I am glad I found you, thank you for your content.

  • @millennialsmusic1137
    @millennialsmusic1137 3 ปีที่แล้ว +2

    nice content .....you don't find this methods explained separately anywhere ...well done ....subscribed

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

      Thank you, glad you're finding it useful :-)

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

    well explained my man Thanks a lot

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

    .map() is my favorite function.

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

    مبدع

  • @pratheekshetty.m5784
    @pratheekshetty.m5784 3 ปีที่แล้ว

    On the print(mylist.first) can we add Ontap to open new screen by clicking each list

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

    How do you use a List declared outside of a main method?

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

    Well done! Fyi, forEach is not async/await capable, for those looking to use this with databases...

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

      nice info, thx

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

    that's a hard one

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

    why Ctrl + shift + I is not working in my Visual Studio

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

      You can Right click on the mouse and select Format Dart Code. By default its saved with your Ctrl + S shortcut as well so it formats code according to the Dart format.