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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_media_list

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

dependencies:
  social_media_list: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:social_media_list/social_media_list.dart';
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