ten_minute_mail 0.1.1 copy "ten_minute_mail: ^0.1.1" to clipboard
ten_minute_mail: ^0.1.1 copied to clipboard

A client library for 10MinuteMail temporary mails

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ten_minute_mail

With Flutter:

 $ flutter pub add ten_minute_mail

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

dependencies:
  ten_minute_mail: ^0.1.1

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:ten_minute_mail/ten_minute_mail.dart';
0
likes
140
points
11
downloads

Documentation

API reference

Publisher

verified publisherheili.eu

Weekly Downloads

A client library for 10MinuteMail temporary mails

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

http

More

Packages that depend on ten_minute_mail