launchify 1.0.1 copy "launchify: ^1.0.1" to clipboard
launchify: ^1.0.1 copied to clipboard

A powerful Flutter UI package to launch WhatsApp, Email, Phone, Maps, and URLs with customizable Action Buttons and Link Rows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add launchify

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

dependencies:
  launchify: ^1.0.1

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:launchify/launchify.dart';
1
likes
160
points
0
downloads

Publisher

verified publishergreelogix.com

Weekly Downloads

A powerful Flutter UI package to launch WhatsApp, Email, Phone, Maps, and URLs with customizable Action Buttons and Link Rows.

Repository (GitHub)
View/report issues

Topics

#ui #widget #url-launcher #whatsapp #email

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, flutter_svg, url_launcher

More

Packages that depend on launchify