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

A package to integrate your Social Links widget easily in your mobile and webapps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_media_flutter

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

dependencies:
  social_media_flutter: ^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_flutter/social_media_flutter.dart';
33
likes
110
pub points
87%
popularity

Publisher

unverified uploader

A package to integrate your Social Links widget easily in your mobile and webapps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on social_media_flutter