Flutter php mysql complete blog app with admin panel part 16 #Social Like

preview_player
Показать описание
Flutter Tutorial. Flutter Complete Blog Android App With Admin Panel Tutorial Bangla.

Flutter Social Like System.
Like system in flutter.
social like using php mysql and flutter
Рекомендации по теме
Комментарии
Автор

Vai. Akta complete video tutorial banaile valo hoy.. Amne part part deikha moja pawa jay na

tiktokexchange
Автор

Dear Shawon, I follow you with interest, your content is very good. I have a question, I would be happy if you answer. When I click the button, I want to increase the total number of likes right next to it. But the widget where I show the total likes comes from the database. I'm confused, can you guide me in logic?

diyvideos
Автор

why iam getting this error
({Exception has occurred.
NoSuchMethodError (NoSuchMethodError: The getter 'length' was called on null.
Receiver: null
Tried calling: length)})
in this line
({
var response =
await http.post(url, body: {"user_email": email, "post_id": widget.id});
})

muhammedjack