social_media_widgets 1.0.0+2 copy "social_media_widgets: ^1.0.0+2" to clipboard
social_media_widgets: ^1.0.0+2 copied to clipboard

A new flutter package for collection of common popular social media widgets like instagram story swipe and snapchat screen dismiss

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_media_widgets

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

dependencies:
  social_media_widgets: ^1.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_widgets/instagram_story_swipe.dart';
import 'package:social_media_widgets/snapchat_dismissible.dart';
import 'package:social_media_widgets/socialmediawidgets.dart';
84
likes
40
pub points
61%
popularity

Publisher

unverified uploader

A new flutter package for collection of common popular social media widgets like instagram story swipe and snapchat screen dismiss

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on social_media_widgets