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

A simple flutter package to add social media links easily to any flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_buttons

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

dependencies:
  social_buttons: ^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_buttons/social_buttons.dart';
5
likes
30
pub points
12%
popularity

Publisher

unverified uploader

A simple flutter package to add social media links easily to any flutter app.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, font_awesome_flutter, url_launcher

More

Packages that depend on social_buttons