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

PlatformAndroidiOS
outdated

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

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
150
pub points
87%
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