easy_url_launcher 0.0.7 copy "easy_url_launcher: ^0.0.7" to clipboard
easy_url_launcher: ^0.0.7 copied to clipboard

A simple and very easy flutter package for launch url,email,call and sms in your App

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_url_launcher

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

dependencies:
  easy_url_launcher: ^0.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:easy_url_launcher/easy_url_launcher.dart';
39
likes
140
points
363
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and very easy flutter package for launch url,email,call and sms in your App

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, url_launcher

More

Packages that depend on easy_url_launcher