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

A Flutter utility package to launch calls, messages, emails, WhatsApp, maps, and popular social apps easily.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add launcher_utils

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

dependencies:
  launcher_utils: ^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:launcher_utils/launcher_utils.dart';
5
likes
150
points
13
downloads

Publisher

verified publisherba-systems.com

Weekly Downloads

A Flutter utility package to launch calls, messages, emails, WhatsApp, maps, and popular social apps easily.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, url_launcher

More

Packages that depend on launcher_utils