email_launcher 1.1.1 copy "email_launcher: ^1.1.1" to clipboard
email_launcher: ^1.1.1 copied to clipboard

Flutter plugin for launching emails on mobile platforms. Support iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add email_launcher

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

dependencies:
  email_launcher: ^1.1.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:email_launcher/email_launcher.dart';
15
likes
130
pub points
86%
popularity

Publisher

unverified uploader

Flutter plugin for launching emails on mobile platforms. Support iOS and Android.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on email_launcher