FlutterFlow Academy
FlutterFlow Academy
  • Видео 11
  • Просмотров 79 835
Understandig Firestore | Firestore #1 | FlutterFlow Academy
In this video we are covering the basics of Firestore you so better understand Firestore and Firebase for your FlutterFlow Nocode App.
Understanding how to store your data and also how to structure your database is crucial for great and scalable app development.
#FlutterFlow
#FlutterFlowAcademy
Просмотров: 2 475

Видео

Actions in FlutterFlow | FlutterFlow Academy
Просмотров 13 тыс.2 года назад
In this video, we will show you how to make your FlutterFlow Mobile App functional by adding actions. We show you the basics of how to add actions to an element, explain when you should generally add actions, give you insights about them and show you all of that directly on an example case of a snackbar message action. Have fun and happy flutterflowing!
Custom Widgets in FlutterFlow | FlutterFlow Academy
Просмотров 20 тыс.2 года назад
Visit pub.dev for more information. If you have any specific questions, please let us know in the comments or through a direct message on the official flutterflow community
Build apps without coding! | NoCode
Просмотров 6452 года назад
Do you want to create Apps independently, without the pain of learning how to code? Then NoCode Tools are for you! With NoCode you can visually create Applications and functions, that usually require Code. Disclaimer: For simplification, we called Flutter a programming language in this video. The truth is, Flutter is a "framework" and dart is the underlying programing language. Harvard CS50: ww...
How to setup Firebase for FlutterFlow | Firebase Series | FlutterFlow Academy
Просмотров 6 тыс.2 года назад
In this video we will cover how to set up Firebase for your FlutterFlow Project. We will cover the creation of a Firebase Project in your console, adding flutterflow as an editor, changing the policy and finally connecting both. More on security: firebase.google.com/docs/firestore/security/get-started Firebase: firebase.google.com 0:00 Intro 0:33 New Project Setup 1:20 Switch to Firebase 2:08 C...
Columns | Widget #4 | FlutterFlow
Просмотров 3,6 тыс.2 года назад
Parts: 0:00 Intro & Welcome 0:51 Adding Columns 1:40 When to use Columns? 1:55 Adding Rows 2:46 Column Properties 4:03 Main Axis Alignment 6:54 Cross Axis Alignment 8:41 Main Axis Size 9:09 Scrollable 10:42 Outro & Outlook on Alternatives
Image | Widget #3 | FlutterFlow Academy
Просмотров 12 тыс.3 года назад
Image | Widget #3 | FlutterFlow Academy
AppSettings | Intro to FlutterFlow | FlutterFlow Academy
Просмотров 9173 года назад
This Video is about the App Settings Tab inside of FlutterFlow! It is a Video from our intro to FlutterFlow Series! Learn more about App Assets: developer.android.com/studio/write/image-asset-studio Parts: 0:00 Intro 0:31 Naming 1:04 App Assets 1:33 Navigation Transition 2:35 Nav Bar 3:43 Project Colors 5:20 Typography
A gamechanger for mobile App development ?! | Intro to FlutterFlow | by FlutterFlow Academy
Просмотров 6 тыс.3 года назад
In this video we gave an intro to the newest and most disruptive Gamechanger in mobile app development - FlutterFlow! A FlutterFlow review! Further Links // more about: Algolia Search www.algolia.com Firebase Auth firebase.google.com/docs/auth Firestore firebase.google.com/docs/firestore GitHub en.wikipedia.org/wiki/GitHub Parts: 0:00 Intro 1:20 Benefits of FlutterFlow 3:15 Functionality 9:34 G...
Text | Widget #2 | FlutterFlow Academy
Просмотров 3,6 тыс.3 года назад
This is a Video from our #FlutterFlow Widget Series! *Little clarification to the Video: The Alignment is always (!) in relation to the parent element. In this video, it is the whole screen, but it does not always have to be the whole screen. It can also be an image, or other widgets. If you have any Tutorial / Course ideas, just put them down here and we will realise them! www.notion.so/133e16...
App Bar | Widget #1 | FlutterFlow Academy
Просмотров 11 тыс.3 года назад
This is the first video from our FlutterFlow Widget Series! If you have any Tutorial / Course ideas, just put them down here and we will realise them! www.notion.so/133e16299bef402681fb34b8cfca7b2f?v=e2c317ae8d2c4948a2e40592e5b113ed Parts: 0:00 Intro 0:43 Use Cases and General App Bar Explanation 1:57 App Bar Styling options 6:04 App Bar Components

Комментарии

  • @user-jm9iw6mm9o
    @user-jm9iw6mm9o Месяц назад

    I was sipping coffe indeed

  • @Bubatzo
    @Bubatzo Месяц назад

    i want to move my elements freely with my cursor

  • @abhishekupadhyay2286
    @abhishekupadhyay2286 7 месяцев назад

    how to give text widget height in flutterflow?

  • @oliverkruppa5058
    @oliverkruppa5058 8 месяцев назад

    Hi. Thank you for the video! Is there any chance to get rid of the row above the icon/Text/actions row in the appbar? This space there feels useless. Thank you.

  • @maciej12345678
    @maciej12345678 8 месяцев назад

    how to create widget dynamical after action and add to page ?

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

    12:19 We need more definitions Action

  • @industrynugget
    @industrynugget 10 месяцев назад

    ruclips.net/video/kLSTQhUJDEA/видео.html&ab_channel=Teknesis

  • @Testing-yd5jn
    @Testing-yd5jn 11 месяцев назад

    Thank you. It was extremely clear. Guys from the institutional Flutterflow channel are the worst explaining their own tools.

  • @LeraMulina
    @LeraMulina 11 месяцев назад

    I am having a technical problem with actions and I don't know how to fix it. I am making a mood tracker (FlutterFlow + Firebase) I have the following tables: record (where I have a field "emotions" (List <Doc Reference "Emotions">) emotions (with the field "title" as string) My idea was that a user could create a record by filling the fields of the 'record' including "emotions' '. I used Choice Chips (multiselect) to show the list of emotions. The user can select them. But the problem comes when I try to save the result in the Action flow. I select Backend Call - Create Document Set fields Field emotions List update type - Set Value Set Variable - Widget state - ChoiceChipsEmotions Available Options And then I can't select the option 'List contains item'!!!! It is painted red! I tried all possible options with 'Map list items', 'Filter List items'. Nothing works! How come that such an easy function such as selecting multiple choice in a document can't be performed in FlutterFlow?

  • @rogermortimer111
    @rogermortimer111 11 месяцев назад

    Excellent! Exactly the tutorial I was looking for, succinct, detailed, and short. ❤

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

    where is swipe gesture?

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

    Looking forward for more amazing efforts in fliutter flow, especially in database side.

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

    Very good explanation , Tnkx for this Explanatory vidoe

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

    How can I upload my own photos?

    • @camhill7361
      @camhill7361 11 месяцев назад

      I guess not, or if you can it’s a 5 minute process. This is such a deal breaker. Not to mention their slow, laggy site.

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

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

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

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

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

    Hello. How would I do a "Tap to Continue" where when the user taps the screen, another sentence appears under the previous one?

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

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

    🔥

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

    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.

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

    Will you continue to post more tutorials?

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

    thank you for this

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

    Cool so now I know how to add a snackbar 😂

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

    Hi what is the code you wrote?

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

    Is the Cloud Functions Admin no longer available? Or is it no longer necessary? Please clarify. Thank you!

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

    Multiple tutorials say find the "Cloud functions" but its no longer available in the roles options

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

      seems like this step is no longer required

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

    Very nice, you know it's hard to find such information because even the creators of flutterflow don't have such detailed explanation on their RUclips page

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

    yoo that's awesmoe

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

    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 11 месяцев назад

      yeah goofy ahh tutorial lol

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

    Audio is extremely low. I maxed out the audio to 100, and bare can hear the speaker's voice.

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

      The audio is not the best but is fine. you must have poor speakers

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

    The view Boilerplate code doesn't work properly

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

    You are the best carry on!!

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

    This is helpful, thank you! Any suggestions on how can I use radio buttons with actions to pass the data to database which would allow users to update their info like gander or preferences?

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

    How to return value from custom widget to widgets

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

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

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

    Do you have a video on how to setup the GTP3 Custom function from the marketplace?

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

    how to link webrtc with flutterflow using this method?

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

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

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

    then how can we upload video or photo to firebase ?

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

    Can you make video call app on flutterflow with mux

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

    Hi I want to make a string value as a variable for conditional action, how should I do?

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

    Could you make a video explaining how to use actions to display the results in an app from a matching (prediction) algorithm? It’s really easy in FlutterFlow to connect APIs so you can return the output from the algorithm but it’s not clear to me how to get those results to display in the app after you get to displaying those outputs.

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

    can we insert photos inside the firebase database?

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

      using url and string text. not cloud database (idk if that's what it's called, im new to the FlutterFlow and firebase)

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

      did you find an answer?

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

    Very good explanation, would you also like to make a video about GridView and/or Staggered GridView, thanks

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

    hello, where is copy to clipboard action?

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

    Please continue with the tutorials

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

    Great content dude, keep it up!

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

    How can you link media so that an app user can be able to upload photos from their device?

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

    Nice work👏👏

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

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