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

A Flutter utility package to handle social media links, calls, WhatsApp, navigation, and websites.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add social_media_handling

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

dependencies:
  social_media_handling: ^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_handling/social_media_handling.dart';
1
likes
120
points
44
downloads

Publisher

verified publishermrlorick.com

Weekly Downloads

A Flutter utility package to handle social media links, calls, WhatsApp, navigation, and websites.

Documentation

API reference

License

MIT (license)

Dependencies

bot_toast, connectivity_plus, cupertino_icons, flutter, url_launcher

More

Packages that depend on social_media_handling