Navigator in ListView | Flutter

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

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

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

    bro u nailed it.. you solved my many problems using one simple and clear video

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

    Thank you boss for this....... 🔥🔥🔥Love from India ❤❤❤❤

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

    If only I could like this video multiple times

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

    this is GOLDDD, and iam lucky, trust me. if you want to learn mobile apps fast you should know how to make book apps like this. like me learn java, ionic, and react before. thx ROBERT u so kind heart

  • @aidaaqilahmohdzin5542
    @aidaaqilahmohdzin5542 3 года назад +1

    thank you, it really helpful. But how do i add audio in the detailed screen after user clicks on the list item?

  •  3 года назад

    Thanks for all 😉

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

    What do we call that List at 3:39 ? I was trying use that as a json, but I don't know how to call it when you do this: Movie(title: 'Title here, year: 2021, description: 'Description') instead of using a json format

  • @ЕркебұланТөленді
    @ЕркебұланТөленді 11 месяцев назад

    very good bro you english is understandable for that i sub for you . Courses are awesome informations are works👋🤘🤙👍👍👍👍👍

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

    I have implemented this list, but I want some pages to be without pictures and others with videos
    Is this possible?

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

    Thank you sir @Roberto Fernandes

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

    very thanx man , very thanks

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

    Hello thank you for the tuto. However I have one question to ask. How can I achieve the same thing while getting the data from firebase? If the data is stored localy I do understand but it becomes complicated when the data is frome firebase

  • @ItsMe-rl7dt
    @ItsMe-rl7dt Год назад

    hey man i have one of the desc a long text, when i open it, it says "bottom overflowd by pixels". how do i fix it?

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

    Please make video on gridview.builder with infinite text and images

  • @JuanPerez-vv5lk
    @JuanPerez-vv5lk 3 года назад

    can you please explain how the detail page get the information from the master page (movie_list_screen)?

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

    thanks for this!

  • @g.h.akalanka3864
    @g.h.akalanka3864 2 года назад

    Thank you so much

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

    Hi, thanks for this video! It's very good video

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

    Hello can you please give me a brief idea of using api data instead of the dummy text and images

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

      Hi, this playlist might help you ruclips.net/p/PL-BjWplAXDCDROy7Iah9rbaU3i48mXKHZ

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

    Thanks!

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

    Hi, thanks for this video. I have a question. How to add style to description?

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

      you have this in the code: style: TextStyle(fontSize: 22.0), you can add more params in TextStyle besides fontSize, you can see it here: api.flutter.dev/flutter/painting/TextStyle-class.html

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

    Did not get source code after subscription on your website please resolve this.

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

    Thank you for tutorial

  • @WebDeveloperUrianViera
    @WebDeveloperUrianViera 10 месяцев назад

    compartes el codigo por favor, el link no funciona.

  • @futurebae5524
    @futurebae5524 3 месяца назад +1

    you said you'd drop your github like where we will find the code

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

    This is awesome video, but can we create with online html editor and firebase this app,

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

    Muito Boa explicação...

  • @raibk1
    @raibk1 3 года назад +2

    Hello, thank you for this tutorial.
    But the text is too small :(

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

      Thanks for your feedback, I will try to have it bigger next time

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

    If search implemented appreciate

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

    thanks u for this tutorial, please can you share the source code?
    I couldn't get it from description

  • @JuanPerez-vv5lk
    @JuanPerez-vv5lk 3 года назад

    esto me recuerda cuando el doctor que curó a John Wick le pidió que le diera 2 balazos para que los jefes no sospecharan que ayudó a John Wick.

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

    Hello, awesome but your screen is blurr i couldn't read much like the movies.dart

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

    Bro why there is no search

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

    Hii how r u my brother how is your brother corona

  • @ahmedalial-selmy895
    @ahmedalial-selmy895 3 года назад

    😍✋

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

    How to solve flutter 3.3 problem ->'main.dart' home: MovieListScreen(),
    🥲
    "error: A value of type 'Null' can't be assigned to a parameter of type 'Movie' in a const constructor. (const_constructor_param_type_mismatch at [navigator_in_listview] lib\main.dart:19)"