stream-feed-flutter icon indicating copy to clipboard operation
stream-feed-flutter copied to clipboard

Stream Feed official Flutter SDK. Build your own feed experience using Dart and Flutter.

Results 51 stream-feed-flutter issues
Sort by recently updated
recently updated
newest added

Activity is just a `GenericEnrichedActivity` under the hood

enhancement

Based on #208

enhancement

**Problem** Feed like in almost any social media app shows feed with users who have posted feed. In currenct version when we get feed we get only id we have...

enhancement
waiting for customer response

Hello. How can I show all users without following? It says in the documentation : 1. The first thing we need to do is view a list of users and...

enhancement
core

Current implementation of realtime feed only provides updates related to feed creation and deletion but doesn't provides updates related to comments, likes and other minor changes to feed. When can...

enhancement
backend

**Describe the bug** When fetching feed using SDK, In case of timeout error there is a type mismatch crash at SDK side, instead of getting the timeout error logs through...

bug
waiting for customer response

Is there any aggregation operation to determine the total count of reactions on all posts owned by a user?