Post View Count in Social Media App

Actions & Logic

I'm developing a simple, obvious social media app, where users upload posts.

The Posts documents are queried through PageView and one post is shown per each page (via vertical swipe like Instagram reels, TikTok etc.)

I want to track the view count of my post every time other users view my post.

What have you tried so far?

I tried adding "On Page Swipe" Action on the PageView widget, but it's not able to update the Posts document. (maybe because I'm backend-querying the Posts Collection at the same PageView widget)

Can anyone help me..? Thank you.

Did you check FlutterFlow's Documentation for this topic?
Yes
3 replies