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

PlatformAndroid

Customizable Flutter widgets for launching WhatsApp, Maps, and social links with app checks and RTL support.

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.7

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';
5
likes
160
points
138
downloads

Documentation

API reference

Publisher

verified publishergreelogix.com

Weekly Downloads

Customizable Flutter widgets for launching WhatsApp, Maps, and social links with app checks and RTL support.

Repository (GitHub)
View/report issues

Topics

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

License

MIT (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