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

A powerful Flutter URL launcher UI package for WhatsApp, Phone, Email, Maps, Social Apps, deep links, and custom URI schemes with customizable action buttons, link rows, app checks, and RTL support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add launchify

With Flutter:

 $ flutter pub add launchify

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

dependencies:
  launchify: ^1.0.6

Alternatively, your editor might support dart pub get or 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';
6
likes
0
points
19
downloads

Publisher

verified publishergreelogix.com

Weekly Downloads

A powerful Flutter URL launcher UI package for WhatsApp, Phone, Email, Maps, Social Apps, deep links, and custom URI schemes with customizable action buttons, link rows, app checks, and RTL support.

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

android_intent_plus, cupertino_icons, external_app_launcher, flutter, flutter_localizations, flutter_svg, html, http, intl, platform, share_plus, url_launcher

More

Packages that depend on launchify