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

A package that helps you to put some SocialMediaButtons to your profile or portfolio, 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: ^1.0.0

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
120
pub points
84%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, universal_html, url_launcher

More

Packages that depend on social_media_buttons