Mastering Flutter ScrollController - with 4 ultimate real time example

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

КОМЕНТАРІ • 21

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

    Timestamp
    - - - - - - - - - - - - - - - - - - - - - - - -
    00:00 - Basics of ScrollController in Flutter
    02:35 - Getting current scroll position
    04:26 - Scroll to top & bottom using ScrollContoller
    08:56 - Scroll to index using ScrollContoller
    10:33 - Detecting start or end of list using ScrollContoller
    Watch Now
    - - - - - - - - - - - -
    Flutter Scrollbar Widget - ua-cam.com/video/g7N3mgOa-Kg/v-deo.html
    Flutter Listview Vs Singlechildscrollview - ua-cam.com/video/yA83CJgHoSM/v-deo.html
    Singlechildscrollview Flutter - ua-cam.com/video/tsG8oeE-_Vo/v-deo.html
    Flutter ListView.custom constructor - ua-cam.com/video/EmhGG7EQJWs/v-deo.html
    Flutter ListView.separated : ua-cam.com/video/nwZdsJssTns/v-deo.html
    Listview Flutter : ua-cam.com/video/-Wngm5n-XY8/v-deo.html
    Listview builder Flutter : ua-cam.com/video/9pssI_sYHpQ/v-deo.html
    Flutter Listview vs Listview builder : ua-cam.com/video/VWEmYH-kOVA/v-deo.html
    Flutter Divider Widget : ua-cam.com/video/fL3e2KhujhM/v-deo.html
    Flutter Container Widget Part 1 : ua-cam.com/video/Vu4b_WBYimQ/v-deo.html
    Flutter Container Widget Part 2 - ua-cam.com/video/IzbHhscIFgw/v-deo.html
    Flutter ListTile widget : ua-cam.com/video/eJA0HFpHcXs/v-deo.html
    Flutter Circle Avatar : ua-cam.com/video/yP8sZcmKmXA/v-deo.html
    Image Widget in Flutter : Image Widget in Flutter
    Text Widget in Flutter : ua-cam.com/video/4d1DfwZe3C8/v-deo.html
    Playlists
    - - - - - - - - - - - -
    Flutter Scrollable Widgets : ua-cam.com/play/PLeKQz1VjpjFold8Fas1SSAA0_38PoHrX4.html
    Flutter Basics :
    ua-cam.com/play/PLeKQz1VjpjFpWv4h68n2xohw9m6t7htSS.html
    Flutter Tutorial Playlist:
    ua-cam.com/play/PLeKQz1VjpjFq3vbq3Hvl1866nsmAQdzUo.html
    Dart Tutorial Playlist :
    ua-cam.com/play/PLeKQz1VjpjFqqXLvQ8rTnYxZcUqEGA0dm.html
    Social Links
    - - - - - - - - - - - - -
    Subscribe Flutter Teacher : bit.ly/3eCECkl
    Facebook Page : bit.ly/3DjZ83B
    GitHub : github.com/flutter-teacher

  • @pravinprince3221
    @pravinprince3221 9 місяців тому +1

    Thank you for the wonderful video sir, it is so helpful for me and my team, thanks again sir

    • @FlutterTeacher
      @FlutterTeacher  9 місяців тому

      Glad it was helpful to you and your team.
      You are most welcome dear 🙏

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

    great video. thank you sir

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

    You are great man ❤, thank you for your amazing videos❤

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

    ❤❤ thank you

  • @ZalJul21-s6c
    @ZalJul21-s6c Місяць тому

    Thank you siir..

  • @user-ferdaus-hossan
    @user-ferdaus-hossan 3 місяці тому

    wow the best video

  • @mirajhossainshawon5821
    @mirajhossainshawon5821 9 місяців тому

    @FlutterTeacher can you tell me? How can i animate to a specific index? Suppose i have 10 items in the list view and i want to move to the 6th item based on certain conditions? Is it possible with the scroll controller?

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

    Hint: Do not perform a setState unless the String has been changed. Also for production purposes consider a BloC or RxDart or any other state management pattern.

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

      I have used setState only when string value has changed, & my entire program for initial example is stateless.
      For production purposes I also recommend a BloC or RxDart or any other state management technique.

  • @mirajhossainshawon5821
    @mirajhossainshawon5821 9 місяців тому +1

    Great

    • @FlutterTeacher
      @FlutterTeacher  9 місяців тому +1

      Glad you think so.
      Thanks 🙏

    • @mirajhossainshawon5821
      @mirajhossainshawon5821 9 місяців тому

      @@FlutterTeacher can you tell me? How can i animate to a specific index? Suppose i have 10 items in the list view and i want to move to the 6th item based on certain conditions? Is it possible with the scroll controller?

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

    Cool

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

    best