Flutter Slivers Overview: SliverList, SliverGrid, SliverToBoxAdapter, SliverFillRemaining

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 41

  • @talatkuyuk6556
    @talatkuyuk6556 4 роки тому +1

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

  • @dholasain9805
    @dholasain9805 3 роки тому

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

  • @Sergio-ep8zh
    @Sergio-ep8zh 2 роки тому

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

  • @abdulazeez.98
    @abdulazeez.98 2 роки тому

    Excellent video

  • @shahanahmed8504
    @shahanahmed8504 3 роки тому

    Great Video Andrrea Thank you!

  • @Davrazan
    @Davrazan 7 місяців тому

    Great explanation, thank you

  • @djcali00
    @djcali00 4 роки тому

    Excellent explanation Andrea. Thank You!

  • @oswaldoolea2889
    @oswaldoolea2889 Місяць тому

    muy bueno, molto buono, SUPERB! 🙇‍♂

  • @rosilbellijr9634
    @rosilbellijr9634 4 роки тому

    Hi Andrea, thanks a lot for this tutorial.

  • @wesleybarnes5376
    @wesleybarnes5376 3 роки тому

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

  • @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?

  • @MrStupiuno
    @MrStupiuno 4 роки тому

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

  • @EddyCaffrey
    @EddyCaffrey 5 років тому +1

    Very well explained. Thank you

  • @stefaandeconinck1531
    @stefaandeconinck1531 4 роки тому

    Thank you, a very good explanation of Sliver.

  • @PoeticVerseJourney
    @PoeticVerseJourney 4 роки тому

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

  • @rifatkhadafy5646
    @rifatkhadafy5646 3 роки тому

    thank you and good luck bro

  • @markusschotti3412
    @markusschotti3412 3 роки тому

    Helped me so much thank you :)

  • @flaasher
    @flaasher 3 роки тому

    amazing tutorial ... many thanks

  • @adambkr6346
    @adambkr6346 4 роки тому +1

    Many thanks bro', u saved my day !!

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

    excellent

  • @paulosilva159
    @paulosilva159 4 роки тому

    Hi, which extensions are you using on VS Code?

  • @abdull1437
    @abdull1437 4 роки тому

    Great video really helped!

  • @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).

  • @pakahoevansyli5811
    @pakahoevansyli5811 3 роки тому

    How can i use scrollDirection horizontal in Sliver

  • @yonasmelesse8558
    @yonasmelesse8558 4 роки тому

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

  • @NaimUddin-xs6jr
    @NaimUddin-xs6jr Рік тому

    thanks

  • @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

  • @adnanali679
    @adnanali679 4 роки тому

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

  • @FranciscoJunior29
    @FranciscoJunior29 5 років тому

    Great vídeo. Thanks for share.

  • @johnli3972
    @johnli3972 4 роки тому

    Thanks!

  • @Fingiorstyle
    @Fingiorstyle 3 роки тому

    I love you!

  • @Nobody-ky7sl
    @Nobody-ky7sl 5 років тому

    Wow awesome

  • @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