social_media_list 0.0.2 copy "social_media_list: ^0.0.2" to clipboard
social_media_list: ^0.0.2 copied to clipboard

PlatformAndroid

A highly customizable Flutter package for displaying a social media feed with pagination, detail views, media playback, and social sharing capabilities.

0.0.2 #

  • Added full-screen customization builders (listScreenBuilder, detailScreenBuilder).
  • Added UI component builders (appBarBuilder, detailAppBarBuilder, shareBottomSheetBuilder).
  • Added loading/error state builders (loadingWidgetBuilder, paginationLoadingBuilder, errorStateBuilder, emptyStateBuilder).
  • Fixed an issue where share platform limits were incorrectly persisting between posts in the detail screen.

0.0.1 #

  • Initial release of the social_media_list package.
  • Added infinite scrolling feed with pagination.
  • Added detail view with HTML rendering support.
  • Added media support (Image caching and inline Video playback).
  • Added Shimmer loading states.
  • Added deep customization using SocialMediaConfig and SocialMediaTheme.
  • Integrated social sharing via share_plus.
0
likes
140
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter package for displaying a social media feed with pagination, detail views, media playback, and social sharing capabilities.

Repository (GitHub)

License

MIT (license)

Dependencies

cached_network_image, chewie, flutter, flutter_html, http, installed_apps, path_provider, permission_handler, provider, share_plus, shimmer, tutorial_coach_mark, url_launcher, video_player

More

Packages that depend on social_media_list