FlutterFlow: Custom Widgets and Actions (FULL TUTORIAL) | FlutterFlow Tutorial for Beginners 2022

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

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

  • @jamesnocode
    @jamesnocode  2 года назад +40

    Are you using FlutterFlow right now?

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

      Absolutely love it! It’s by far the best visual app dev tool out.

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

      Love it! Could you help do a video on how to create a tinderswipe widget?

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

      I tried but after compiling it was showing some text in a box...the compiling was sucessful with no error what should I do

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

      hello dude, How to link webrtc using custom widget tool or api can you help me this?

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

      Hello! I was wondering if you could get me started!!! 🥺🥺

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

    How did you manage to get "No Errors"? If I copy paste the example code I'm getting "Has Errors"?

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

    Hi James, amazing videos so far. can you show how to get notifications working in a flutterflow app?

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

    Excellent video. Nice accent, clean information. I liked much. Thank you James

  • @hemchik
    @hemchik Год назад +2

    Hi ! Take a video of how to connect Bluetooth to FlutterFlow !! Thanks !!!

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

    Great Vid James!
    Anyone else getting an error when creating this widget? I've followed instructions excatly but keep getting the same 2 errors when going to compile:
    lib/hotel_video_preview/hotel_video_preview_widget.dart:55:19: Error: No named parameter with the name 'width'.
    width: 300,
    ^^^^^
    lib/custom_code/widgets/video_app.dart:17:9: Context: Found this candidate, but the arguments don't match.
    const VideoApp({Key? key}) : super(key: key);
    Any help? :)

    • @dennistdk
      @dennistdk 9 месяцев назад

      He is skipping a few things in the video. Like adapting the code to flutterflow.

  • @Tommy-Handsome-and-Smart
    @Tommy-Handsome-and-Smart 2 года назад +6

    Great video, but a pity you do not answer the question here. I get a compile error and have not succeeded to get it running

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

      im getting the same... did you solve it?

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

      @@gabrielescudero2715 Me too, cannot compile. Did you manage to fix it?

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

      Same. Someone save us!

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

    how would you build a calculator on flutterflow. It's one function for multiple buttons with a bunch of: if else statements. would you mind showing how to do that because I sure can't figure it out

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

    Nice and thank you from Denmark :)

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

    Thx, for video! Could you tell me how can i make an inside shadow in FF? For example to text field. This is necessary for neumorphism.

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

    is there a way to create unique pages from a list view that get data from firebase.The navigate to just allows for one page

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

    Thank you so much, great video!

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

    Hey James, hello to Brazil !! James create video about of the add list in custom widget, i have very dificult in add my lists in custom widget

  • @محمدحسینخدایارپور
    @محمدحسینخدایارپور 2 года назад

    Hi thanks for your time , i add the code but it has error , it can't find uri of package but it's in your tutorial is not problem , how to fix that ?

  • @Alon-ch3bb
    @Alon-ch3bb 2 года назад +1

    I buddy I'm having issues to import the packages, getting error : " target URI doesn't exist" do you have any idea why? thanks!

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

      Me too - very frustrating! I can't find the solution anywhere for this. Can anybody help?

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

    Thanks for the video. you are great. Im looking for something that allows me to export to pdf or excel, the content of a list view. do you know how can i di that? Thanks :)

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

    as a coder, damn James, the amount of effort you put in to communicate to people with no coding background is amazing.

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

    This was really helpful!!!

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

    Fantastic!

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

    Just the video Iwas looking for. You're a lifesaver!! I just have some questions: this video player you used, is better than the video player video widget from flutterflow? Can you play a streaming video from a server? Or should you only play stored videos from a source in an specific format?

  • @cmc.community8125
    @cmc.community8125 2 года назад

    Not able to compile, @James , any hints?

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

    hello james, can you make a video on how to create a custom widget for date picker field

  • @HarishKumar-ol4jq
    @HarishKumar-ol4jq 2 года назад

    Dear James, could you please help me how to use drop down menu and how to create collections for drop down menu, querying the list from the documents and what actions to be set on define options. example ( mens-(t-shirt, shirts, pants ) I want to show this on the drop menu. please post a video because non of the community links or documents shows exactly how it is done and no proper understandable vid.

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

    Following the exact steps for the custom widget and still getting errors! Not sure what is happening.

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

      Yip, same here

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

      Hi James, thank you for posting this but I've tried the following:
      -> video_player: won't compile
      -> flutter_gauge: compiles but shows an empty container when I drag it onto the canvas. When I run the app, the container shows the error: "This widget has been unmounted, so the State no longer has a context (and should be considered defunct. Consider canceling any active work during "dispose" or using the "mounted" getter to determine if the State is still active"
      -> dropdown_search: won't compile
      Please help!

    • @60plusplaza56
      @60plusplaza56 2 года назад

      me too

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

      Yes, same here too

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

      Me too.

  • @stev.5600
    @stev.5600 2 года назад

    Hi, James. How can I get personalized help ? I want to be a member.

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

    Hi James, can we have a widget/action like when we click on image/button an audio should play in the backend. Thanks in advance. And also could you please let us know if there is any platform where we can ask our Q's to get instant help .

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

      No need to create custom action for this. Enter the play sound on click action.

  • @86shidalgo
    @86shidalgo Год назад

    Hello... Blessings, does anyone know how to make an option to download any file from flutter flow, that is, if I have a .pdf or .doc file uploaded, how can I download them?

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

    I tried but after compiling it was showing some text in a box...the compiling was sucessful with no error what should I do

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

    Powerful ❤️

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

    Very nice and clean tutorial but, try to add custom icons in a custom widget. It won't compile. Still did not found a solution.

  • @-alfeim2919
    @-alfeim2919 2 года назад

    Can I import packages with custom action?

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

    Hey James, do you know if it is possible at the moment in Flutterflow to get the value of a custom widget back to Flutterflow?

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

      Hey Nor, same. Have you solved it?

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

      @@gabrielescudero2715 No unfortunately I didn't solved it

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

    doesnt work with the new FlutterFlow. custom widgets....Did everything you said but it keeps writing has errors

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

    hey there James this no longer works. FF has changed a few things including the UI. Would love to see a newer custom widgets video that shows maybe 5 different variations of how Pub Dev has their code to pull from. A LOT of the widgets on PubDev are not so easy to just copy/paste over, they need more ways to get working. Would love to see this done with 100% no-code, minus editing code in certain variables (but never writing new code). Thanks so much.

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

      Totally agree, the same approaches no longer work. We need a crash course for FF newbies on using pub dev widgets!

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

      It can be very hard, because video author really isn’t able to do this. This video should be 3 minutes long, because all that was shown I typing 6 values into fields and copy pasting block of code.
      I just can’t believe no one is recording shorter videos that really help. If only I could make a living recording such ones…

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

    hey can you make a video call video one on one video call for ios and android

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

    sir please help me how can add this flutter_windowmanager 0.2.0

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

      Please Make a video on it

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

      needs to work on Web, that package only works on android

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

    Can you update? Please

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

    Errors prevent compile widhet. Anyone manage to correct line #11 and ann 'late' statement to get reed of one of errors but there are plenty other. #11: 'late VideoPlayerController _controller;'

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

      Me too.. seems like the code doesn't work with the updated version of FlutterFlow...

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

    Hi James, please resolve following errors,
    Line 10 _VideoAppState createState() => _VideoAppState(); (warning - avoid using private types in public APIs)
    Line 14,19 late VideoPlayerController _controller; (Error - Undefined class)
    Line 36 child: VideoPlayer(_controller), (Error - the method VideoPlayer isn't defined for the type VideoAppState)
    Please help

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

    Really annoying, i like other's here have followed step by step but still always get the issue of Has Errors yet it never shows the errors when attempting to compile.

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

      Me too. Cannot compile. Did you manage to fix it?

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

      @@besargator9961 I think the issue was that i was just placing the Widget directly within a column where as it has to be within a container.

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

    I just can't find copy to clipboard action!!!!!!!!!!!!!!!OMG

  • @RR-et6zp
    @RR-et6zp 11 месяцев назад

    use 1.5x speed

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

    none of these videos work - flutter changed so much that coding parts became obsolete - you get way too many errors now even if you follow your exact steps - please do a new updated one and tell how to face these problems

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

      I will have a newly updated video up soon. Thanks for your comment.

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

      @James NoCode thank you Mr James!