The Digital Pro's NoCode Academy
The Digital Pro's NoCode Academy
  • 161
  • 878 959
#FlutterFlow - Add 3600+ fresh Icons to your project!
In this video I will walk you through, in a few steps, on how to add a nice selection of Tabler Icons to your #FlutterFlow project. Give you app an extra boost by using a different set of icons instead of the ones which are bundled with your project by default. Hope you enjoy this video!
This video is not sponsored or endorsed by tabler but I highly recommend checking out their website at tabler.io.
_____
Assets - www.thedigitalpro.co.uk/academy/assets/icons/tabler_icons.zip
🔥 Looking for more content? Checkout the details below!
_____
🚀 The Digital Pro's NoCode Academy: www.thedigitalpro.co.uk
(Support the channel and go ad-free! 😉)
🔥 If you love my content why not consider buying me a coffee, it's really appreciated: www.thedigitalpro.co.uk/coffee
👍 Support the channel and grab yourself a free FlutterFlow account by clicking here: www.thedigitalpro.co.uk/flutterflow
🎉 Your love is much appreciated ... A like to this video is like a High Five!!! Thank you all.
มุมมอง: 1 066

วีดีโอ

#FlutterFlow Crashcourse 2024 - SE02 - Final App Walkthrough
มุมมอง 1K21 วันที่ผ่านมา
Welcome to my Season 2 #FlutterFlow Crashcourse for 2024. In this video we conclude the series early and I explain the reasoning behind this. I then take time to commence walking you through the main key parts of the project and how they function. I have provided a link below to the final FlutterFlow project which can be explored on your own. Additionally you will also find a downloadable link ...
#FlutterFlow Crashcourse 2024 - SE02 - Episode 8 - Code Expressions
มุมมอง 546หลายเดือนก่อน
Welcome to my Season 2 #FlutterFlow Crashcourse for 2024. In this episode we continue to enhance the home page of our application to calculate the percentage of tasks completed against the total number of tasks. Firstly we construct the UI which will represent the percentage indicator and then get to work on using Code Expressions to perform the calculation. Additionally we also use a similar c...
#FlutterFlow Crashcourse 2024 - SE02 - Episode 7 - SQLite Read & ListView
มุมมอง 790หลายเดือนก่อน
Welcome to my Season 2 #FlutterFlow Crashcourse for 2024. In this video we firstly enable our FAB button to display the Create Goals Component using the Bottom Bar. We then move on to constructing the SQLite Read Query which will return back a list of our goals in ascending order. Next we bind this query to our ListView widget on the homepage. Finally in this episode we resolve a database probl...
#FlutterFlow Crashcourse 2024 - SE02 - Episode 6 - SQLite Insert
มุมมอง 748หลายเดือนก่อน
Welcome to my Season 2 #FlutterFlow Crashcourse for 2024. In this episode we primarily focus on implementing our first #SQLite database action which is an insert. We need to provide our user with the ability to insert data, which is keyed in by the user, to our database. I will show you how to correctly setup our database and the first query and we will hook this up to our create button. Additi...
#FlutterFlow Crashcourse 2024 - SE02 - Episode 5 - First UI Component(s)
มุมมอง 7322 หลายเดือนก่อน
Welcome to my Season 2 #FlutterFlow Crashcourse for 2024. In this episode we commence the construction of some important components which we are going to use in our application. Firstly we create a component which will allow us to enter goals in to our application. We additionally then create a series of components which we will reuse throughout the remainder of our project. As always if you ar...
#FlutterFlow Crashcourse 2024 - SE02 - Episode 4 - Initial UI Page Construction
มุมมอง 7992 หลายเดือนก่อน
Welcome to my Season 2 #FlutterFlow Crashcourse for 2024. In this video we will commence the construction of our initial UI build which will eventually support the display of our Goals from our database. As always these types of walkthroughs require patience as we slowly add the widgets to the UI. If you missed Season 1, please checkout the first episode. th-cam.com/video/buc7l8g2cqg/w-d-xo.htm...
#FlutterFlow Crashcourse 2024 - SE02 - Episode 2 - Demo, Tools, Starter Project
มุมมอง 8652 หลายเดือนก่อน
Welcome to my Season 2 #FlutterFlow Crashcourse for 2024. In this episode we will take a look at the final project we are going to complete in this series. We then next take a quick tour of the starter project which is the cloneable FlutterFlow project which you are going to need in order to commence this series. We will then finally take a look at the tools we require in order to complete this...
#FlutterFlow Crashcourse 2024 - SE02 - Episode 1 - Series Introduction
มุมมอง 1.2K2 หลายเดือนก่อน
Welcome to a BRAND NEW Season 2 #FlutterFlow Crashcourse for 2024. ⭐ Please note this series is slowly rolling out on TH-cam ⭐ If you are getting started in FlutterFlow this is the perfect series for you. In Season 1 we built a FlutterFlow web application in this season 2 we will build on our skills to create a mobile application. Everything you learn in this series can be used to build your ne...
#FlutterFlow Crashcourse 2024 - SE02 - Episode 3 - Demo, Tools, Starter Project
มุมมอง 1K2 หลายเดือนก่อน
Welcome to my Season 2 #FlutterFlow Crashcourse for 2024. In this episode we review the database design we are going to implement and then get our hands dirty and create the database which we will later upload to FlutterFlow. The database we are going to create is of type #SQLite and we will be using a tool called DB Browser which is available for both Windows and Mac. If you missed Season 1, p...
#n8n Up and Running for FREE in 2024 - Full Setup Walkthrough
มุมมอง 2K2 หลายเดือนก่อน
In this full walkthrough I will take you through the setup of #n8n, using #Supabase on #Render which is a free/low cost service hosting provider. This walkthrough will get you up and running fast so you can successfully jump straight in to n8n and being building workflows and automations for your next #nocode project. Key details from this video: Render: www.render.com Supasebase: www.supabase....
#FlutterFlow Drag & Drop - #Firebase Update - Full Walkthrough!
มุมมอง 9792 หลายเดือนก่อน
In one of my previous videos (see link below) I introduced Drag and Drop using Custom Data Types. This was a great example but how about if you wanted to use dynamic data? In this simple video I walk you through the changes I have made to support using data from a Firestore collection. This is an extension to this my first video from a community request and I highly encourage watching this firs...
#Supabase Add Infinite Scrolling to your #FlutterFlow App
มุมมอง 2K3 หลายเดือนก่อน
In this video I will walk you through how to implement infinite scrolling in your #FlutterFlow application using #Supabase as the backend. Infinite scrolling is a useful feature in FlutterFlow whereby it saves you making a large database request initially and to only load records as the user requests them by scrolling a ListView. This keeps your application performant on initial load which can ...
#BuildShip Foundation Course 2024 - Return Nodes + #FlutterFlow DataTypes
มุมมอง 5253 หลายเดือนก่อน
This video is part of my #BuildShip Foundation Course! This course is suited for beginners to BuildShip. In this video I demonstrate how to correctly setup FlutterFlow to handle a response back from BuildShip using time saving convenience tools. These techniques can be used not only with BuildShip but also using any other external API's within FlutterFlow. We specifically look at setting up Flu...
Build a #FlutterFlow Favourites Feature using #Supabase - Full Walkthrough
มุมมอง 2.6K3 หลายเดือนก่อน
In this full #FlutterFlow #Supabase walkthrough video i'll guide you through one technique on implementing a favourites features which you can replicate in your own application. Firstly we will perform some basic Supabase setup and then get our hands dirty with implementing this functionality in our starter project. This particular video covers some important techniques which is well worth watc...
#Supabase User Profile Creation in #FlutterFlow App Sign-up - 2024 Edition
มุมมอง 3.1K3 หลายเดือนก่อน
#Supabase User Profile Creation in #FlutterFlow App Sign-up - 2024 Edition
Styling Assistant Chat in #FlutterFlow using Markdown - Full Walkthrough
มุมมอง 1.6K3 หลายเดือนก่อน
Styling Assistant Chat in #FlutterFlow using Markdown - Full Walkthrough
#FlutterFlow #Supabase Assistant Chat App + History + Streaming
มุมมอง 2.7K4 หลายเดือนก่อน
#FlutterFlow #Supabase Assistant Chat App History Streaming
#BuildShip Foundation Course 2024 - Decision : Branch Node
มุมมอง 4124 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Decision : Branch Node
#BuildShip Foundation Course 2024 - Form to Email in #FlutterFlow
มุมมอง 8894 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Form to Email in #FlutterFlow
#BuildShip Foundation Course 2024 - Node Anatomy
มุมมอง 3084 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Node Anatomy
#BuildShip Foundation Course 2024 - Trigger Values Object & Query
มุมมอง 3704 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Trigger Values Object & Query
#BuildShip Foundation Course 2024 - Trigger Input Parameters
มุมมอง 4224 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Trigger Input Parameters
#BuildShip Foundation Course 2024 - First Node : Calculator
มุมมอง 4294 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - First Node : Calculator
#BuildShip Foundation Course 2024 - Nodes Overview
มุมมอง 3654 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Nodes Overview
#BuildShip Foundation Course 2024 - First Trigger REST Api
มุมมอง 5734 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - First Trigger REST Api
#BuildShip Foundation Course 2024 - Workflows Overview
มุมมอง 4434 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Workflows Overview
#BuildShip Foundation Course 2024 - Triggers Overview
มุมมอง 4364 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Triggers Overview
#BuildShip Foundation Course 2024 - Project Interface Overview
มุมมอง 6214 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Project Interface Overview
#BuildShip Foundation Course 2024 - Workflow Interface Overview
มุมมอง 4894 หลายเดือนก่อน
#BuildShip Foundation Course 2024 - Workflow Interface Overview

ความคิดเห็น

  • @rogelionovera8717
    @rogelionovera8717 3 ชั่วโมงที่ผ่านมา

    how to put a range here and get the list of the date so i can conditional visibility it to not show

  • @rogelionovera8717
    @rogelionovera8717 5 ชั่วโมงที่ผ่านมา

    this code does not work

  • @chetty1212
    @chetty1212 วันที่ผ่านมา

    worked like a charm thank you now i can remove my refresh button =)

  • @yakut54
    @yakut54 2 วันที่ผ่านมา

    Дядька, спасибо за отличный курс!

  • @16td
    @16td 2 วันที่ผ่านมา

    is there a completed version of this video? because that's the most important thing.

  • @indivo2540
    @indivo2540 3 วันที่ผ่านมา

    I can't place the icon button in the top right-hand corner of the app bar, in line with the logo (FF 2024). Has anyone found a solution? It seems to be a common problem, and it would be great to have one.

  • @IvanKoveschnikov
    @IvanKoveschnikov 3 วันที่ผ่านมา

    супер!

  • @16td
    @16td 4 วันที่ผ่านมา

    Favourite_products table has no field like title or price. So how should the page that only contains the favorites be structured?

  • @javaleer
    @javaleer 4 วันที่ผ่านมา

    How can i order my items from latest added?

  • @martinleitgeb5837
    @martinleitgeb5837 4 วันที่ผ่านมา

    Great tutorial-many thanks! I have a suggestion: if you define the apikey as a constant rather than an app state variable, you can set it as the default value for your API variables. This way, you don’t have to pass it repeatedly. In my case, I need to filter my list as well. To achieve this, I’ve added a text field above the list that sends the input value as a parameter in the API call. My question is: is there a way to manually trigger a reload? Currently, I need to pull down to refresh in order to update the data. The option "Update Component On Text Change" in the text field settings doesn’t seem sufficient. It works fine when I disable infinite scroll, but I would like to keep this feature enabled.

  • @johno2547
    @johno2547 4 วันที่ผ่านมา

    I get an unexpected error when I sync Notes to server: unexpected token error export. When I run buildship test everything is fine. But App gives that error. Here is my export script: export default function setIsInsyncTrue({ InputObject }) { InputObject.IsInSync = true; return InputObject; }

  • @johno2547
    @johno2547 4 วันที่ผ่านมา

    I'm stuck at 28.01 adding the create document part. I don't see the variable Loop=> Set IsInSync Property? Also some things have changed in buildship after your video. I.e. you don't see (x)Loop anymore it is only (x)Item. Anyway you can check this. I get a red box error: 'IsInSync' is not defined and 'Property' is not defined

  • @pandimusuk
    @pandimusuk 5 วันที่ผ่านมา

    Hmm... by some reason the left nav bar is still visible with the width of 766 and invisible if the width is 765 or less...

  • @magicwut
    @magicwut 5 วันที่ผ่านมา

    Thank you so much!!!

  • @SvenVanoirbeek
    @SvenVanoirbeek 5 วันที่ผ่านมา

    It seems that Saturn has 83 moons now. Thx for the video!

  • @GuillermoAguilarCorrales
    @GuillermoAguilarCorrales 6 วันที่ผ่านมา

    Congratulations for your effort in teaching for the ones than still wanting to learn, even with a few years in our back (53 years - Generation Visual Basic v1.0-6.0), i saddly found that you left aside the season 02 of flutterflow, i hope that you change your mind and keep going in the new episodes later in the future. I have a lot of hours ahead in your channel to catch up, regards from mexico your friend Guillermo - Billy ;)

    • @the_digitalpro
      @the_digitalpro 5 วันที่ผ่านมา

      Thank you very much for your wonderful comment. I will certainly do more series in the future but I will mix up the topics a little more with some variation. To keep the interest. Good luck with the rest of the content and thanks for following.

  • @RelaxedRefinement
    @RelaxedRefinement 6 วันที่ผ่านมา

    This is awesome, much appreciated! Do you have to have a paid flutterflow subscription to test?

    • @the_digitalpro
      @the_digitalpro 5 วันที่ผ่านมา

      Hello. No problem. Yes ideally because streaming is demonstrated using the local run version of FlutterFlow which uses simulators or on device testing. Of course jump on a free trial if you have not already used it.

  • @StupidInternetPeople1
    @StupidInternetPeople1 6 วันที่ผ่านมา

    Clearly sunglasses for no reason is a true sign of professionalism and will most definitely lead to a significant increase in clicks. Tool 😂

  • @AutomationWithSholz
    @AutomationWithSholz 6 วันที่ผ่านมา

    THANK YOU !!!!!

    • @the_digitalpro
      @the_digitalpro 5 วันที่ผ่านมา

      You are most welcome

  • @Nekobala
    @Nekobala 6 วันที่ผ่านมา

    Wonderful!! Thank you so much!

    • @the_digitalpro
      @the_digitalpro 5 วันที่ผ่านมา

      Most welcome as always

  • @michaelcantorna8193
    @michaelcantorna8193 7 วันที่ผ่านมา

    Hi! I cannot find the custom_icon_tablericon.dart file in the downloaded zip file.

    • @the_digitalpro
      @the_digitalpro 6 วันที่ผ่านมา

      Hello I've just downloaded the file and I can see it included.

    • @GiannoKlein9
      @GiannoKlein9 6 วันที่ผ่านมา

      When uploading the file to FlutterFlow, the dart file is unselectable

    • @Datboy-Harry
      @Datboy-Harry 6 วันที่ผ่านมา

      Did you find it now? Can’t find the dart file in the zip

    • @the_digitalpro
      @the_digitalpro 6 วันที่ผ่านมา

      ​@Datboy-Harry I'm super confused because I can see the two files in the included zip file.

    • @michaelcantorna8193
      @michaelcantorna8193 6 วันที่ผ่านมา

      @@the_digitalpro I'm using windows OS maybe it is for Mac devices?

  • @TheSilentPrince
    @TheSilentPrince 7 วันที่ผ่านมา

    i don't understand any thing ... 🥲is this the first course !!! its too hard to understand and connect everything

    • @the_digitalpro
      @the_digitalpro 5 วันที่ผ่านมา

      Oh no what are you struggling with?

    • @TheSilentPrince
      @TheSilentPrince 5 วันที่ผ่านมา

      @@the_digitalpro I apologize for my previous comment. It reflects only my personal experience. I actually enjoyed your course, but I believe my lack of background in **FF** made it difficult for me to fully understand some concepts. I feel stuck when trying to connect certain things, like when we add a datatype “note” how I know that i need to link or use it on update app state? Or when we add reverse animations to circles, why do we copy them again to execute a callback? .. “I know why but because I watched the lesson but how I know that when i try other concepts.. “Also, adding **onCircleTapAction** early on to use it later in a callback confuses me. Since I don’t have a strong background in app development, I find it challenging to grasp the many connections between things. It makes me wonder how I’ll know what to link to what when I start building my own app. I’ve spent two weeks going through this section, but I still don’t quite understand it. Again, this is probably an issue on my end, but I just wanted to share my experience. I wish there were lessons that explain the principles more clearly.

  • @DQ940
    @DQ940 7 วันที่ผ่านมา

    As far as I can tell, flutterflow doesn't support receiving share intent, which is a bit of a shame.

  • @mihaidaraban7602
    @mihaidaraban7602 7 วันที่ผ่านมา

    Awesome, thank you ever so much!

  • @polaco_fx202
    @polaco_fx202 7 วันที่ผ่านมา

    I would like the user to choose a category and an icon, so I would like to preload some items so they can be chosen Do you have a video on how to do it using Supabase?

  • @rawnato
    @rawnato 7 วันที่ผ่านมา

    I discovered FlutterFlow through your channel a few days ago, and I'm finding it really cool! I'm having a problem with the instant reload not updating the project at all! The project doesn't show any errors, I don't know if it's a problem with me or with FlutterFlow 😅

  • @David_tommy
    @David_tommy 7 วันที่ผ่านมา

    Thank u so much❤❤❤

    • @the_digitalpro
      @the_digitalpro 7 วันที่ผ่านมา

      You're welcome 😊

  • @clarkmakes
    @clarkmakes 7 วันที่ผ่านมา

    No Untitled UI Icons?

    • @the_digitalpro
      @the_digitalpro 7 วันที่ผ่านมา

      Hello. I'm checking the licence with the Untitled UI folk to use their free collection. I'll update as soon as I know more.

    • @clarkmakes
      @clarkmakes 7 วันที่ผ่านมา

      @@the_digitalpro 👍🏻

  • @mastafa6582
    @mastafa6582 7 วันที่ผ่านมา

    First

    • @clarkmakes
      @clarkmakes 7 วันที่ผ่านมา

      Nope. I was first. I'm still thinking about my comment. Totally counts. 🤣

    • @the_digitalpro
      @the_digitalpro 7 วันที่ผ่านมา

      ​@@clarkmakeshahaha 😂

  • @the_digitalpro
    @the_digitalpro 7 วันที่ผ่านมา

    🔥Looking for more content, further content, and a helpful community? Why not consider joining The Digital Pro's #Nocode Academy at www.thedigitalpro.co.uk

    • @mrpianoanimalfarm4017
      @mrpianoanimalfarm4017 2 ชั่วโมงที่ผ่านมา

      Thanks for keeping me educated on flutterflow Sir we need a video on connecting telegram Web app API to flutterflow app

  • @chewylift
    @chewylift 8 วันที่ผ่านมา

    Amazing content as always. Needed a customizable calendar, and as usual, you have the content on your channel!

    • @the_digitalpro
      @the_digitalpro 7 วันที่ผ่านมา

      Yay! Thank you! Really appreciate your words and support.

  • @16td
    @16td 8 วันที่ผ่านมา

    29:05 Can I also use this line in authentication, for example in public.user?

  • @16td
    @16td 8 วันที่ผ่านมา

    hello, is there a short method to delete user?

  • @mrbdrm2
    @mrbdrm2 8 วันที่ผ่านมา

    why didnt you use a ready made package from the market? its faster and same result or better

    • @the_digitalpro
      @the_digitalpro 8 วันที่ผ่านมา

      @mrbdrm2 at the time this tutorial was created there were very little options in the marketplace. Additionally learning to do this by yourself will increase knowledge in the product.

  • @brainbyte4054
    @brainbyte4054 9 วันที่ผ่านมา

    On the Mac, can we use Visual Studio Code instead of Xcode for this? thx

    • @lexciobotariu
      @lexciobotariu 4 วันที่ผ่านมา

      you're using xcode for the iphone simulator not to write code.

  • @h.verheijen7872
    @h.verheijen7872 10 วันที่ผ่านมา

    👍👍

  • @mincraftpe2951
    @mincraftpe2951 10 วันที่ผ่านมา

    Do i need mac 🖥️ to do it ?

  • @SandeepJadon-w5d
    @SandeepJadon-w5d 10 วันที่ผ่านมา

    isn't 3s too much delay for a conversation chatbot??? what is other possible approach

  • @pam24
    @pam24 10 วันที่ผ่านมา

    greate video 🔥 where do you put action to navigate page when clicking the navbar item button? I don't see the action icon on element structure

  • @kdavies2849
    @kdavies2849 11 วันที่ผ่านมา

    very insightful, however im struggling to understand why i am adding so many columns, widgets, containers etc. i will continue watching, hopefully it clicks as i continue.

  • @SvenVanoirbeek
    @SvenVanoirbeek 11 วันที่ผ่านมา

    You're not impressed :D

    • @the_digitalpro
      @the_digitalpro 11 วันที่ผ่านมา

      No I was not blown away. However the improvements coming with FlutterFlow v5.0 is a massive step up.

  • @TheLeadNova
    @TheLeadNova 12 วันที่ผ่านมา

    Hey Steve, any suggestions on the best way to back up workflows, Would keeping everything on Supabase suffice?

  • @RyanMishpin
    @RyanMishpin 12 วันที่ผ่านมา

    Thank you so much for this great tutorial! The best I've found on FlutterFlow by FAR!

    • @the_digitalpro
      @the_digitalpro 11 วันที่ผ่านมา

      You're very welcome! Thank you for the kinds words.

  • @Skountrianos.george
    @Skountrianos.george 12 วันที่ผ่านมา

    when i have a component to a page it doesnt show me the callback parameter option

  • @PrimeURL.VIP_
    @PrimeURL.VIP_ 13 วันที่ผ่านมา

    Great 👍 if possible would like to watch how to deploy own project to marketplace ..

  • @isaacjohnston7022
    @isaacjohnston7022 13 วันที่ผ่านมา

    How does this work on the web app? I don't think browsers can handle that type of URL that supabase is supposed to redirect to.

  • @RyanMishpin
    @RyanMishpin 13 วันที่ผ่านมา

    When it comes to making things responsive, I'm curious why we used fixed values at breakpoints instead of percentages for padding/spacing?

  • @Gameothrone813
    @Gameothrone813 13 วันที่ผ่านมา

    Bro flutterflow me datepicker supposed two dates are selected toh double price show honi chahiye means two days ka total hona chaahiye yeh kese create hoga esper ek video bnaa do bhai

  • @stefnz7257
    @stefnz7257 14 วันที่ผ่านมา

    That's a shame, but understandable. You were doing everything right, and I especially liked your conventions to keep things ordered, named correctly, and tidy. Only improvement I can think of would be try not to use so many filler words such as 'kindof'. Looking forward to what you make next!