Тёмный

Set A Like Button System on  

Theebatt NoCode
Подписаться 2,8 тыс.
Просмотров 14 тыс.
50% 1

If you build a social media app, like buttons are a necessary. I explain in this video how you can set like button system on #flutterflow #nocode
If you liked the video, please click "Like" button. This will help me to reach more people. I will be so glad to see you if you "Subscribe" to my channel. I publish new videos and answer comments as soon as possible.
Do you like my contents? You can support and thanks for my works if I help you. There are links below for supporting and contact with me:
🔶Buymeacoffe: www.buymeacoff...
🔷Patreon: / theebatt
🔶 Twitter: / theebaat
🔷 Telegram: t.me/+VzwQIhcM...
🔶 Discord: / discord
💥💥 Would you like to have my own 𝐅𝐥𝐮𝐭𝐭𝐞𝐫𝐟𝐥𝐨𝐰 𝐩𝐫𝐨𝐣𝐞𝐜𝐭𝐬 which are with its unique functions? Templates are available for purchase and you can customize easily with your imagination as you wish. These projects will make your works easier and you will not need to start from scratch. You can finish your app faster than scratch building app.
📌 TB Social Media (Simplified Version) Template: tbnocode.com/t...
📌 TB Chat Template: tbnocode.com/t...
📌 TB Event Clone: tbnocode.com/t...
👑 You can also become a member on my website for exclusive videos about Flutterflow. I publish there my solutions about complex systems and features. Yo will also get some more benefits too. Please check my website:
🦇 tbnocode.com 🦇
If you are not subscriber on my channel, please subscribe the channel. You can also like the video and help me to reach for more people with my tutorials. You can also become a member on my RU-vid channel for exclusive videos and many benefits. Thank you for watching and have a nice day!! 😇🥰
#flutterflow #flutter #firebase #email #function #design #mobile #nocode #zerocode #lesscode #app #building #system #like #toggle #toggleicon #tutorial

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 96   
@Theebatt
@Theebatt 11 месяцев назад
🙏 Would you like to support my content? I will be there and make special contents there for our Patreon community - www.patreon.com/theebatt
@abdelmoezayman2006
@abdelmoezayman2006 7 месяцев назад
This was very helpful, but i have problem I made a favorite page and when toggle icon is on it add the item in the page but when I click on it to turn off it add the item twice and don't delete it so it add and not remove, do you know how to fix it?
@Theebatt
@Theebatt 6 месяцев назад
You can use conditional action for this. This will solve the issue :)
@vansh4519
@vansh4519 5 месяцев назад
How can I just add liked post on favourite page in the app !!?
@Theebatt
@Theebatt 5 месяцев назад
You need to use dynamic children for this 🥰
@johnfreeman858
@johnfreeman858 5 месяцев назад
You forgot to show how to add the user to the likes list in the database
@Theebatt
@Theebatt 5 месяцев назад
I didn’t true ))
@maheshChoudhary-mk7yb
@maheshChoudhary-mk7yb 5 месяцев назад
thank you so much for that, but your voice is very low
@Theebatt
@Theebatt 5 месяцев назад
You’re welcome and you’re right because I had bad microphone and now I have new microphone. I believe that I solved this problem on new videos 🥰😅
@nirmalrajapaksha2885
@nirmalrajapaksha2885 11 месяцев назад
hi friend, that is a great tutorial. all is correct, but how to show "post like" page. i cant open it. thanks, please help me. how to navigate it.
@Theebatt
@Theebatt 11 месяцев назад
You need to define parameter for post like page. Watch my document reference video🤓
@nirmalrajapaksha2885
@nirmalrajapaksha2885 11 месяцев назад
thanks brother@@Theebatt
@swarajbhosle1533
@swarajbhosle1533 4 дня назад
In my case toggle value shows only app state please help 😞
@amazonguide2104
@amazonguide2104 7 месяцев назад
Thank you so much! That is what class means to be!
@Theebatt
@Theebatt 6 месяцев назад
You're so welcome!😉
@bear094205
@bear094205 Год назад
Your video is really nice, but your voice is too low.
@Theebatt
@Theebatt Год назад
Thank you for words 🥰🙏🏼 I try to solve this but I don’t have a good microphone. I will buy better microphone 😅
@Bandedegarantie
@Bandedegarantie 5 месяцев назад
Thank you, but it doesn't really work : All posts get liked when the user likes one post
@fodemedtoure
@fodemedtoure 24 дня назад
Thank you from France 🔥🔥
@Theebatt
@Theebatt 14 дней назад
You are welcome😍
@volta93
@volta93 Год назад
Awesome tutorial man! Very clear. However I have an issue when i follow your steps and run. The toggle function works and the number increases but then it immediately reverts back and the toggle does not stay on. Have you experienced this or know how to fix it?
@Theebatt
@Theebatt Год назад
Thank you for good words 😍😍 I had same situation before. If I remember right, you can try to use refresh action on actions of toggle icon. It should fix it 🙏🏼
@EurekaCode24
@EurekaCode24 Год назад
I have the same error, the user who uploads the publication can like it and it will show normally, but if it is another user, he likes it and returns again, as if it will not count, can you help me?
@EurekaCode24
@EurekaCode24 Год назад
​@@Theebatt Can you explain how it is that I have the same problem :(
@Theebatt
@Theebatt Год назад
@@EurekaCode24 I didn’t understand what is issue. Could you explain me again? 😔
@EurekaCode24
@EurekaCode24 Год назад
​@@Theebatt My problem is that, when I press the toggle button, it does change but then it goes back and pretends it will not register the user who gave it a like, as I saw your answer that it refreshes on the events page, if you could help me solve it
@North_Cyprus_Calling
@North_Cyprus_Calling 3 месяца назад
Thanks for this lesson! But it seems a small mistake has occurred. At the LikePage you have made two query requests for the User Documents - one in ListView (2:43) and the second in UserInfo Row (3:16) - that brought you two similar documents. Then you connected Username to one Query request (3:24) but the CircleImage and the DisplayName to another (3:33). Why have you done it this way?
@Theebatt
@Theebatt 2 месяца назад
I didn't focus maybe ((
@basanthembrom7762
@basanthembrom7762 7 месяцев назад
I want to add post to favorite page but without user Logged in. i dont want to give authentication feature in my app.
@Theebatt
@Theebatt 6 месяцев назад
You can make a increasing number action with toggle icon :)
@tharunsridhar4185
@tharunsridhar4185 Месяц назад
brother my "user ref" in authenticated user is disappeared. ! why it is happening ?
@swarajbhosle1533
@swarajbhosle1533 4 дня назад
Mere vale toggle value me sirf app state dikha rha hai Please kuchh help kijia
@ZERO_0app
@ZERO_0app 10 месяцев назад
I don't know what's wrong I can't do this can you help me?
@Theebatt
@Theebatt 10 месяцев назад
Sure,explain me the issue please 🤗
@celebritychannel1680
@celebritychannel1680 3 месяца назад
Youndodnt show how we will navigate to the page thay contains the people that likes the post
@Theebatt
@Theebatt 2 месяца назад
Yes I forgot
@vyralmedigital
@vyralmedigital Год назад
Hi. This was really helpful. Can this be applied to api calls? I know this is applicable for firebase. I want to implement this kind of like system but without user authentication, rather just incrementing the like counts.
@Theebatt
@Theebatt Год назад
You can use app state. When unauthorised user click the button, number will increase. I will make a video about this 😌😇
@celebritychannel1680
@celebritychannel1680 3 месяца назад
Hi hello, why did you make the post collection tk be a sub collection to users
@Theebatt
@Theebatt 2 месяца назад
For easy map
@anjasaja
@anjasaja Год назад
Hi, I tried to follow but failed.. it returns red error when testing. FF docs said "The variable/field that you tie to ToggleIcon must be of boolean (True/False) data type.", but yours is doc reference with lists...
@Theebatt
@Theebatt Год назад
I dont know, it is depends on you are binding what kind of data type for your toggleIcon. I suggest you to use toggleicons for ‘list’ 🙁
@WHITEDEVIL-pu1oc
@WHITEDEVIL-pu1oc 6 месяцев назад
Same error it's coming
@lgk9564
@lgk9564 5 месяцев назад
It's possible a video about progress bar and validation form?
@Theebatt
@Theebatt 5 месяцев назад
Yes I can make a video about them 🤗
@seraphf2210
@seraphf2210 8 месяцев назад
very helpful! Spent the whole day trying to do it myself, didnt't quite work, you are my saviour!
@Theebatt
@Theebatt 8 месяцев назад
Ohhh it made my day! You are welcome🥹🤗
@la_patatew
@la_patatew 9 месяцев назад
help when i click on toggle value nothing shows up
@Theebatt
@Theebatt 9 месяцев назад
You can check the rule date and update it🥰
@QqQq-me2jq
@QqQq-me2jq 10 месяцев назад
Welcome. Can I make a like button on app status without firebase
@Theebatt
@Theebatt 10 месяцев назад
I think yes but I suggest you to also use data type with this 🥰
@QqQq-me2jq
@QqQq-me2jq 10 месяцев назад
@@Theebatt Can you explain more?
@noxirus7740
@noxirus7740 9 месяцев назад
Hello ! I'm french ! I have question in your video , i d'ont see who to navigate to the postlike ?
@Theebatt
@Theebatt 9 месяцев назад
Authenticated user 🥰
@noxirus7740
@noxirus7740 9 месяцев назад
@@Theebatt Sorry , how to configure the page to be able to navigate to the likes?
@Theebatt
@Theebatt 9 месяцев назад
You need to use dynamic children as query and also use parameters for navigating :)
@JosephBoix
@JosephBoix Год назад
I have an issue. When You make a query to database the toggle icon can access the document fields to set its value. This works fine. However, if I try to get the documents from a search result with Algolia or simple search the tooggle icon cannot access the document fields. Have you had any issues with this?
@Theebatt
@Theebatt Год назад
Hmm I think I didn’t have this issue but I think it can be about Flutterflow. Sometimes it didn’t work on my project after update FF
@JosephBoix
@JosephBoix Год назад
@@Theebatt It only happens with the toggle icon. Other elements like images or texts can access the fields of the document. I also think it is a problem of Flutterflow
@Theebatt
@Theebatt Год назад
Absolutely. But I suggest you that continue to get documents with new opinions maybe you can solve it
@vyralmedigital
@vyralmedigital Год назад
Hi. This was really helpful. Can this be applied to api calls? I know this is applicable for firebase. I want to implement this kind of like system but without user authentication, rather just incrementing the like counts.
@Theebatt
@Theebatt Год назад
You can use app state. When unauthorised user click the button, number will increase. I will make a video about this 😌😇
@vyralmedigital
@vyralmedigital Год назад
@@Theebatt oh thank you in advance. I'll be looking forward to the video. I've enabled notification so i get to know when you post.
@Theebatt
@Theebatt Год назад
@@vyralmedigital I solved your question today and it is working 😌😎. You will not need user authentication and firebase. But I used app state for this because you said you dont want for firebase. Is it okay for you? 🤔
@vyralmedigital
@vyralmedigital Год назад
@@Theebatt That sounds splendid. Where is the link to the video?
@Theebatt
@Theebatt Год назад
I still haven’t recorded video and published yet but I will try to publish as soon as possible. There are a lot of videos which needs to be published but I will try best for this weekend🙏🏼
@rivercritico
@rivercritico 11 месяцев назад
Is it possible to add a like button without authenticated users? Maybe creating any kind of device unique identifier?
@Theebatt
@Theebatt 11 месяцев назад
Yes it is possible to set. Maybe with data type 🤗
@remvasilenko8766
@remvasilenko8766 11 месяцев назад
😂😂😂😂
@FidelOsongo
@FidelOsongo 2 месяца назад
Fais nous aussi de tuto en français
@Theebatt
@Theebatt 2 месяца назад
I wait one implement from RU-vid. When it is open for my channel, there will be :)
@NanoAndro
@NanoAndro 2 месяца назад
Great and simple job. Thx a lot mate.
@Theebatt
@Theebatt 2 месяца назад
You are welcome mate! :)
@KindleChronicles
@KindleChronicles Год назад
I like your tutorials bro. Can you please show us an app example for a scheduling eg. medical app where users can see the see available time for doctor then book and this will also be indicated on the doctors side?
@Theebatt
@Theebatt Год назад
Thank you bro. Yes I have plans for this. I will start to share this kind of videos after my vacation 🥳😄
@prakashm.s8134
@prakashm.s8134 7 месяцев назад
Thanks
@Theebatt
@Theebatt 7 месяцев назад
You’re welcome 😇
@kentaro_37
@kentaro_37 Год назад
bro i was searching how can i create like button system, i didn't found exact tutorial anywhere thanks for sharing. btw, i can't find "posts document" while choosing toggle value! can you tell me how you are able to see it? i also want to add like number changing action! please tell me
@Theebatt
@Theebatt Год назад
Beo it is probably about your firestore data strecture or maybe you make a mistake on page parameter 😞
@kentaro_37
@kentaro_37 Год назад
@Theebatt thank you for your reply, i made it! I solved the problem. It was a query problem
@Theebatt
@Theebatt Год назад
@@kentaro_37 i am so happy to heard that you solved your problem 😍🥳
@pipevargas5582
@pipevargas5582 Год назад
how you could solve this ?
@danyelfbc
@danyelfbc Год назад
@@kentaro_37 how you could solve this ????
@vladlenveronov4316
@vladlenveronov4316 Год назад
Thanks!!!
@Theebatt
@Theebatt Год назад
🤗🥳❤️
@Qzecrv
@Qzecrv Год назад
Thank you (Spas) my teacher 😊
@Theebatt
@Theebatt Год назад
You’re welcome 😍🥰
@sathitjuntanasatan2079
@sathitjuntanasatan2079 Год назад
bro nothing shows up on ''Post likes'' page can i see ur firestore or can u advising me plz (if u have discord it's will be very very good) thx // ps. sorry for my bad english.
@Theebatt
@Theebatt Год назад
Your english is perfect. I would like show you my firestore ss but I am on vacation now but I will try to send you my ss.
@pipevargas5582
@pipevargas5582 Год назад
how you could solve this ?
Далее
How to Set Following System on #Flutterflow #nocode
12:28
FlutterFlow - Like Button And Comment Section
19:37
Просмотров 1,7 тыс.
No Code App Development is a Trap
9:31
Просмотров 258 тыс.
How ChatGPT Built My App in Minutes 🤯
8:28
Просмотров 2,5 млн
The perfect imperfection of Google's Material You
15:47
The Home Server I've Been Wanting
18:14
Просмотров 174 тыс.