likeminds_feed_flutter_core 1.17.1 copy "likeminds_feed_flutter_core: ^1.17.1" to clipboard
likeminds_feed_flutter_core: ^1.17.1 copied to clipboard

Core package of LikeMinds Feed Flutter SDK, provides access to screens, BLoCs, and other utilities.

Changelog #

1.17.1 #

  • Fixed fail to upload post with client's S3 service

1.17.0 #

  • Added Separation of Video Feed and Social Feed

1.16.0 #

  • Added error logging and logout

1.15.1 #

  • patch update for likeminds_feed: ^1.19.0

1.15.0 #

  • Added support for initializing the feed with a specific post using postId in both Universal Feed and Personalized Feed.
  • Fixed customization issues in video feed

1.14.2 #

  • Fixed feedroom id not being sent to create post screen

1.14.1 #

  • Fixed null user issue in post detail screen

1.14.0 #

  • Added video feed theme
  • Added customization to activity feed

1.13.0 #

  • Add builders, style, settings and config to each screen

Breaking Changes #

  • Replaced LMFeedWidgetUtility class with LMFeedWidgetBuilderDelegate to provide more control over customization.
  • Replaced configurations classes with settings class.

1.12.1 #

  • Added support for flutter version 3.24.5

1.12.0 #

  • Added support for QnA Feed theme
  • Added support for Guest Flow
  • Added support for Retry mechanism

1.11.0 #

  • Segregated upload and post creation flow
  • Added customisation to compose screen

1.10.0 #

  • Added thumbnail support in LMFeedVideo widget
  • Added thumbnail suppot in LMAttachmentViewData model

1.9.2 #

  • Added customisations in Bottom Text Field in LMPostDetailScreen
  • Fixing minor bugs and UI improvments

1.9.1 #

  • Added customisation in LMFeedComposeScreen's appbar builder

1.9.0 #

  • Added support for personalised feed
  • Fixed some customization bugs

1.8.0 #

  • Added LMFeedCommentList Widget

1.7.0 #

  • Updated dependencies to migrate to Android Target SDK version 34
  • Fixed some minor bugs

1.6.1 #

  • Fixed a bug in the method responsible for extracting initials for LMFeedProfilePicture

1.6.0 #

  • Added support for web platform

1.5.0 #

  • Added support for pending posts
  • Fixed issue with media position in Media Preview Screen
  • Fixed minor UI issues

1.4.2 #

  • Added customizability to polls

1.4.1 #

  • Updated Data layer to v1.10.1

1.4.0 #

  • Added API key security

1.3.0 #

  • Added support for polls

1.2.4 #

  • Extended the scope of analytics events
  • Fixed minor UI issues

1.2.3 #

  • Fixed analytics events
  • Added function for logout

1.2.2 #

  • Added SnackBar builder in Widget Utility

1.2.1 #

  • Updated LikeMinds Feed Flutter UI to 1.2.1

1.2.0 #

  • Added API security
  • Added Post and Comment as variables
  • Fixed minor bugs

1.1.5 #

  • Added Feedroom support
  • Added multiple media support
  • Improvements and bug fixes

1.1.0 #

  • Added support for topic categories
  • Added search support and more features

1.0.4 #

  • Fixed minor bugs and UI issues

1.0.3 #

  • Added support for repost and user profile feed

1.0.2 #

  • Migrated to Flutter v3.10.6

1.0.1 #

  • Fixed minor bugs

1.0.0 #

  • Initial release of LikeMinds Feed Flutter Core package