Custom Widgets in FlutterFlow | FlutterFlow Academy

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

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

  • @marklive33
    @marklive33 Год назад +16

    Hey there. I'm still confused. You started off wanting to use a custom widget from Pub dev but then showed you building your own when back in FF. But, how do we get a pub dev widget into FF? lol. Like where is the code to copy/paste from pub dev, etc?

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

      yeah goofy ahh tutorial lol

  • @bowells4611
    @bowells4611 Год назад +1

    Can we get an update for this video? Your new interface for adding custom Widgets is completely different now.

  • @MikeCarey101
    @MikeCarey101 2 года назад +7

    I am interested in learning the best way to name things in Flutterflow

  • @cpahindoong
    @cpahindoong Год назад +1

    I'm sorry to hear that. I understand your frustration. It's unfortunate that the tutorial you followed didn't provide accurate information, and even typing the exact same code still resulted in errors. It's important for tutorials to be clear and reliable so that learners like you can have a smooth learning experience.

  • @vince2nd
    @vince2nd 2 года назад +5

    Can you do Parameters vs Variables vs LocalState vs Database inputs.
    I kinda sorta get it but not really.
    Parameters move data from one screen to the next
    Variables i assume do the same but the distinction isnt clear
    LocalState is a type of variable that can only be used on that specific page? or Persisted to extend to other pages? So whats the point of parameters then?
    And how do i tie any of this stuff together with my database?

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

    Can you upload a video for textfield custom widget. Where I need actions for textfield looseFocus and resumeFocus like actions?

  • @nigelmsipa
    @nigelmsipa 2 года назад +2

    Thank you so much this was so clear!

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

    Hello. I'm sorry to hear that you're having trouble creating a widget. The error message you mentioned, "Unknown error compiling custom code," usually occurs when there is a mismatch between the name of a custom widget or action in the code and the name provided in the editor.

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

    is it possible to access already existing components/pages that we created using flutterflow UI builder from inside custom code?

  • @alghamdiaag
    @alghamdiaag 2 года назад +2

    why i need customs widget ? what is the benefit ?

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

      Hey Ali, thanks for your question. So custom widgets give you more options because you can use custom code.
      Also, if you build bigger projects you might have custom combinations of widgets that you use really frequently, so you can build a custom widget for that combination.
      If you have any more questions, please ask them!

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

    Can you make a custom audio which doesn't stop playing when the screen is locked?

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

    thank you for this

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

    🔥

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

    Hi what is the code you wrote?

  • @HameedUnfiltered
    @HameedUnfiltered 2 года назад +2

    Please continue with the tutorials

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

    hay make a video on how to create an image slider on flutterflow no video or solution found on internet

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

    How to return value from custom widget to widgets

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

    yoo that's awesmoe

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

    The view Boilerplate code doesn't work properly

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

    how to link webrtc with flutterflow using this method?

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

    Can you show me how to turn pie chart code into a Flutterflow widget?

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

    Why the fuck would you not go through the code? Everything else is self explanatory and I would have figured it out intuitively... Now I have to screen grab and analyze... Thanks for nothing...