Navigator in ListView | Flutter

Поділитися
Вставка
  • Опубліковано 4 січ 2025

КОМЕНТАРІ • 52

  • @mamoonshahzad3722
    @mamoonshahzad3722 Рік тому +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 3 роки тому +1

    If only I could like this video multiple times

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

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

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

  • @ЕркебұланТөленді

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

  •  3 роки тому

    Thanks for all 😉

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

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

    Thank you sir @Roberto Fernandes

  • @ItsMe-rl7dt
    @ItsMe-rl7dt 2 роки тому

    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?

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

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

  • @JuanPerez-vv5lk
    @JuanPerez-vv5lk 3 роки тому

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

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

    very thanx man , very 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

  • @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 ua-cam.com/play/PL-BjWplAXDCDROy7Iah9rbaU3i48mXKHZ.html

  • @zenZcoder
    @zenZcoder 2 роки тому +1

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

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

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

  • @futurebae5524
    @futurebae5524 4 місяці тому +1

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

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

    thanks for this!

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

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

  • @g.h.akalanka3864
    @g.h.akalanka3864 2 роки тому

    Thank you so much

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

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

    Thanks!

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

    Thank you for tutorial

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

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

  • @WebDeveloperUrianViera
    @WebDeveloperUrianViera 11 місяців тому

    compartes el codigo por favor, el link no funciona.

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

    If search implemented appreciate

  • @raibk1
    @raibk1 3 роки тому +2

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

  • @atbaai7977
    @atbaai7977 2 роки тому

    Bro why there is no search

  • @ahmedalial-selmy895
    @ahmedalial-selmy895 3 роки тому

    😍✋

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

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

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

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

    Hii how r u my brother how is your brother corona

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