social_media_buttons 0.1.1 copy "social_media_buttons: ^0.1.1" to clipboard
social_media_buttons: ^0.1.1 copied to clipboard

outdated

A package that helps you to put some SocialMediaButtons to your profile or protfolio, and with url parameter it's launches the related url on web and mobile too.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_media_buttons

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

dependencies:
  social_media_buttons: ^0.1.1

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_buttons/social_media_buttons.dart';
22
likes
0
pub points
85%
popularity

Publisher

unverified uploader

A package that helps you to put some SocialMediaButtons to your profile or protfolio, and with url parameter it's launches the related url on web and mobile too.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, universal_html, url_launcher

More

Packages that depend on social_media_buttons