Flutter Staggered Grid View | Package of the Week (Ep.3)

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

КОМЕНТАРІ • 31

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

    glad i found this video, thank you very much

  •  2 роки тому +2

    Hi!
    I really loved "Package of the Week" concept, I subscribed :) Have a lovely day!

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

      Thank you so much for being part of our youtube family ❤️

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

    Cool , nice video

  • @ПерсонажТвой
    @ПерсонажТвой Рік тому

    thank u from russia bro

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

    thank you so much for providing the updated version info. i was stuck and didn't knew the new names and packages

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

    thank you bro, great job!

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

    Thanks a lot for your content bro..

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

    Muchas gracias por ayudarnos con tu conociento, Saludos desde Perú

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

      Gracias por mirar, y también ser parte de este canal.

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

    Great video ♥️♥️

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

    Great Job! Keep it up!

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

    I am also using the same configuration for the widget but widgets inside the view keeps changing position when I scroll

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

    testei em flutter web, achei que ficou pesado.
    alguma recomendação?
    (I tested it in flutter web, I thought it was heavy.
    any recommendations?
    Thanks!)
    Obrigado!

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

      I think the github repo for this package has this error opened by someone, for making it more smoother on flutter web

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

      @@backslashflutter Entendi. Mas ainda não foi corrigido né!
      (I understood. But it hasn't been fixed yet!)

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

    Can you please tell me how to update this staggered grid view using getx

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

    Followed up to 7:47 but I did not get the same result as yours.

  • @saidaydn5159
    @saidaydn5159 2 роки тому +2

    hi first of all thank you very much. I have a problem with your former video(chat app one) .When try to open android emulator ı am receiving this message problem occurred evaluating project ':app'. > No signature of method: build_4bcfyw4syymz7augmelpbzhw0.android() is applicable for argument types: (build_4bcfyw4syymz7augmelpbzhw0$_run_closure2) values: [build_4bcfyw4syymz7augmelpbzhw0$_run_closure2@6be7a9d1] -
    and ı dont know how to fix that .I do exactly what you did except Sha 1 and Sha 256.becasue of wrong keystore password.

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

      You can watch the sha signature video of mine to re install everything for generating right sha. Video link in pinned comment

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

      hi thanks for your sha video .ı just handled clearly .However ı still have this problem Can you help please ı cannot run android emulator.
      Where:
      Build file 'C:\Users\mehme\OneDrive\Masaustu\chat_app\android\app\build.gradle' line: 29
      this is line 29 : android {
      compileSdkVersion flutter.compileSdkVersion
      ndkVersion flutter.ndkVersion
      * What went wrong:
      A problem occurred evaluating project ':app'.
      > No signature of method: build_4bcfyw4syymz7augmelpbzhw0.android() is applicable for argument types: (build_4bcfyw4syymz7augmelpbzhw0$_run_closure2) values: [build_4bcfyw4syymz7augmelpbzhw0$_run_closure2@6a9a3883]

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

      @@backslashflutter ı also checked out your GitHub and everything is same .ı really don't know where the failure accourd.