Flutter Slivers Overview: SliverList, SliverGrid, SliverToBoxAdapter, SliverFillRemaining

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

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

  • @Sergio-ep8zh
    @Sergio-ep8zh 2 года назад

    THANKS YOU!!! for the video man, also for your time that isn't free!!!

  • @dholasain9805
    @dholasain9805 3 года назад

    Best Best Ever Best Tutorial... Love it... Respect Sir

  • @talatkuyuk6556
    @talatkuyuk6556 4 года назад +1

    Many thanks, I was looking for this in order to understand the silver lists.

  • @shahanahmed8504
    @shahanahmed8504 3 года назад

    Great Video Andrrea Thank you!

  • @Davrazan
    @Davrazan 7 месяцев назад

    Great explanation, thank you

  • @djcali00
    @djcali00 4 года назад

    Excellent explanation Andrea. Thank You!

  • @abdulazeez.98
    @abdulazeez.98 2 года назад

    Excellent video

  • @oswaldoolea2889
    @oswaldoolea2889 2 месяца назад

    muy bueno, molto buono, SUPERB! 🙇‍♂

  • @stefaandeconinck1531
    @stefaandeconinck1531 4 года назад

    Thank you, a very good explanation of Sliver.

  • @rosilbellijr9634
    @rosilbellijr9634 4 года назад

    Hi Andrea, thanks a lot for this tutorial.

  • @EddyCaffrey
    @EddyCaffrey 5 лет назад +1

    Very well explained. Thank you

  • @adambkr6346
    @adambkr6346 4 года назад +1

    Many thanks bro', u saved my day !!

  • @rifatkhadafy5646
    @rifatkhadafy5646 3 года назад

    thank you and good luck bro

  • @flaasher
    @flaasher 3 года назад

    amazing tutorial ... many thanks

  • @markusschotti3412
    @markusschotti3412 3 года назад

    Helped me so much thank you :)

  • @abdull1437
    @abdull1437 4 года назад

    Great video really helped!

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

    excellent

  • @red.rocket
    @red.rocket Год назад

    Would it be possibile to wrap a listview or Sliverlist in a Card widget which would size up with the listview? I mean a listview inside a card but without shrinkwrap which makes the list very slow upon loading. Do you have an idea?

  • @NaimUddin-xs6jr
    @NaimUddin-xs6jr Год назад

    thanks

  • @wesleybarnes5376
    @wesleybarnes5376 3 года назад

    Great summary thanks. How would you use a TabBarView with a listview inside each TabBarview? A little stuck on that.

  • @FranciscoJunior29
    @FranciscoJunior29 5 лет назад

    Great vídeo. Thanks for share.

  • @MrStupiuno
    @MrStupiuno 4 года назад

    Its nice, but I noticed there is no scrollbar. How would you add one of those?

  • @johnli3972
    @johnli3972 4 года назад

    Thanks!

  • @PoeticVerseJourney
    @PoeticVerseJourney 4 года назад

    In the video, it says SliverChildBuliderDelegate is equivalent to ListView.builder. then what is equivalent to the iteamBuilder in SilverChildBuilderDelegent?

  • @Fingiorstyle
    @Fingiorstyle 3 года назад

    I love you!

  • @Nobody-ky7sl
    @Nobody-ky7sl 5 лет назад

    Wow awesome

  • @paulosilva159
    @paulosilva159 4 года назад

    Hi, which extensions are you using on VS Code?

  • @hadifromlebanon3812
    @hadifromlebanon3812 4 года назад

    Did you try wrapping a sliverList with a Refresh indicator widget? it causes much headache believe me

    • @CodeWithAndrea
      @CodeWithAndrea  4 года назад

      Echoes take a look at NestedScrollView:
      api.flutter.dev/flutter/widgets/NestedScrollView-class.html
      There’s an example in the Flutter docs showing how to use this with a refresh indicator (can’t find it right now).

  • @thomasmabika7291
    @thomasmabika7291 5 лет назад

    off topic: What is the best approach to structure a full fledged app using provider?

    • @CodeWithAndrea
      @CodeWithAndrea  5 лет назад +1

      Hi Thomas, it's a bit difficult to give a short answer to this. I'm preparing a full video series on Provider, and that will include all the information you need.

    • @thomasmabika7291
      @thomasmabika7291 5 лет назад

      @@CodeWithAndrea that's great, can't wait. I'm still new to Flutter, I've been reading about code structuring, is it really possible to separate business logic from the ui? what about things like text editing controllers? a full video series would be greatly appreciated.

    • @CodeWithAndrea
      @CodeWithAndrea  5 лет назад

      @@thomasmabika7291 I cover all this in detail in my course. If you want you can check it out and enroll: www.udemy.com/course/flutter-firebase-build-a-complete-app-for-ios-android/?couponCode=DART15

  • @pakahoevansyli5811
    @pakahoevansyli5811 3 года назад

    How can i use scrollDirection horizontal in Sliver

  • @yonasmelesse8558
    @yonasmelesse8558 4 года назад

    hello, how can we handle on click on sliver list?

  • @adnanali679
    @adnanali679 4 года назад

    can someone tell me how to add padding to the slivergrid ??

  • @TheJaniable
    @TheJaniable 4 года назад

    The source code does not seem to work. There are many errors, including conflicting names from imports, and unimplemented interfaces. I'm on the latest stable Flutter and Dart.
    I managed to fix it by renaming all references of Page to MyPage, and adding some empty getters returning null. I won't make a pull request tough, this is just an ugly fix to make the code running.

  • @علاءيوسف-ح9ج
    @علاءيوسف-ح9ج 4 года назад

    يسطا
    هاني
    ولا

  • @zulkarnaim6373
    @zulkarnaim6373 5 лет назад

    first

  • @rakibulislam-yq4xh
    @rakibulislam-yq4xh 3 года назад

    thanks