amity_sdk 0.1.2 copy "amity_sdk: ^0.1.2" to clipboard
amity_sdk: ^0.1.2 copied to clipboard

The SDK that enables social features such as Feeds, Groups, Profiles, Content Posts, and Social Media Type Interactions

Amity Social Cloud Flutter SDK (Beta) #

image

Amity Social SDK #

allows engineers to integrate social communities and user feed capabilities without the hassle of deploying and maintaining any server infrastructure. Companies can now build user-powered social news feeds and notifications into their mobile and web app in no time. Enabling you to engage your customers with the same tools used by many of the popular social applications.

Let users create engaging content and engage with others through comments and reactions. Users can follow other users or topics and become members of various groups to get a personalized timeline of content. Activity feeds are also a great feature to directly engage with users. You can communicate with your users directly by posting important messages as announcements.

Amity Social SDK allows you to:

  • Connect users through formation of communities
  • Boost user engagement by user-generated posts/comments in communities
  • Personalize the feed based on user’s membership to different groups and communities
  • React to user-generated content with our reaction tools
  • Enable comments on posts within your application, seamlessly
  • Support multiple messaging formats when posting content
  • Manage & moderate communities and users in admin panel
  • Filter out content that includes profanity using our auto-block tools
  • Assign roles and permissions on a role-based system

Installation #

Add the SDK to your repository by adding amity_sdk depedency With Flutter: $ flutter pub add amity_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get) : dependencies: amity_sdk: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

image%20(56)

14
likes
0
pub points
86%
popularity

Publisher

verified publisheramity.co

The SDK that enables social features such as Feeds, Groups, Profiles, Content Posts, and Social Media Type Interactions

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

dio, flutter, get_it, hive, hive_flutter, http, mqtt_client, path_provider, uuid

More

Packages that depend on amity_sdk