amity_sdk 0.3.0-beta.1 amity_sdk: ^0.3.0-beta.1 copied to clipboard
The SDK that enables social features such as Feeds, Groups, Profiles, Content Posts, and Social Media Type Interactions
0.3.0-beta.1 #
- feat: follow/unfollow functionlity
- feat: accept/denied pending follow request functionlity
- feat: Query user follower/following
- fix: login issue without display name
- fix: nested comment loading issue
0.2.0 #
- feat: Community Post Review feature
- feat: Query community by tag
- feat: add tags in community
- feat: add recommend and trending communities in public repo
- feat: Add Community Category in Create & Update Community
- fix: data type filtering in get post API
- fix: resolve edge case with page controller blank token
- fix: resolve issue with multiple post in community feed
- fix: updated post query for v4 api
0.1.3 #
- fix: null category ID in Community Category hive entiry
- fix: resolve edge case with page controller blank token
0.1.2 #
- chore: enable the lint core and analyze the code
0.1.1 #
- fix: community category causes data corruption
- fix: post metadata is unable to update
0.1.0 #
- feat: Add Metadata in post, comment and community
- feat: Streams for Post, Comment, Community and Community Member
- feat: Community CRUD and Query
- feat: Community Member CRUD and Query
- feat: Community Member Roles & Permissions
- feat: Community feed query
- feat: Add/Remove Post and Comment reactions
- fix: resolve memory leak issue in post and comment object
0.0.2 #
- feat: Comment CRUD and Query
- fix: get_it instance issue
0.0.1 #
- docs: updated the README file
- docs: updated the LICENSE file
0.0.1-gazelle.3 #
- feat: added example for Amity Core client setup and login
- fix: updated plugin to null safety
- fix: update the code according to flutter analyze
0.0.1-gazelle.2 #
- docs: updated the README file