Custom, Reusable Widgets in Flutter

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

КОМЕНТАРІ • 25

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

    Awesome video and explanation. Very cool.

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

    Thanks for this... Love the video

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

    Thank you!! It helped me a lot.. Hugs from Brazil!!

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

    If no parameters are entered, the IDE will not provide a prompt until runtime. How can I resolve this?

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

    I really liked your video explaining some simple yet important building blocks of flutter. Thanks. Could you make something like a road map for new beginners to follow through ?

  • @tasaddaqrandhawa4219
    @tasaddaqrandhawa4219 3 роки тому +1

    Hi you are techer
    Now am your new subscriber

  • @Adam-hy9ou
    @Adam-hy9ou 3 роки тому

    By the time I had copied up to 3:12 mine was asking for a Key, but I notice yours didn't insist on one. Any thoughts on why? Our code is identical. I also noticed you dont get any null safety warnings given the final variable hasn't been given a default value. Confused how I get these warnings but you dont? Maybe an IDE thing?

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

      Probably different versions of flutter and something got deprecated or changed. I’d Google the specific error you’re getting. I’m sure someone else has come across it on stackoverflow.

    • @Adam-hy9ou
      @Adam-hy9ou 3 роки тому +1

      @@BleylDev cheers. I've since added a key to the constructor and just used super to populate it 👍

    • @Adam-hy9ou
      @Adam-hy9ou 3 роки тому

      @@BleylDev great video btw really helped me grasp the topic. Now looking forward to deleting duplicate code!

  • @usmanbutt3786
    @usmanbutt3786 3 роки тому +1

    How someone can contact you to ask a question about flutter problem?
    Any direct connection method with you??
    Where you can reply briefly??

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

      Email attached to channel, or check out the Bleyl Dev discord(link in description)

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

    what about events or actions ? suppose I want run different things on taping of buttons

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

      You'll just need to add some logic to determine what you want to execute when a button is tapped in the onPressed or onTapped event.

    • @JJP-lb3ek
      @JJP-lb3ek Рік тому

      @@BleylDev would be nice to have that in the video too, i think thats where the difficulty is. Especially with functions that have arguments, and how to organize all that.

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

    How do I handle different onpressed in this case?

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

      I’m not sure I understand what you’re asking, could you rephrase?

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

      As done with input text, you would make action a parameter for the button

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

      @@BleylDev I believe what he asked is the callback, because every button must have onPressed for specific function, so if we created a custom button widget, how to handle the onPressed

  • @parassharma7762
    @parassharma7762 3 роки тому +1

    Thank you Sir

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

    Hi sir
    Please make a series on flutter
    From a very beginer level to yours level step by step

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

    i like your blue eyes :)