one_sec_mail 0.0.1 copy "one_sec_mail: ^0.0.1" to clipboard
one_sec_mail: ^0.0.1 copied to clipboard

retracted

A Dart package that provides a convenient wrapper around the [1secmail.com](https://www.1secmail.com/api/) API. This package allows you to generate temporary email addresses, check mailboxes, read mes [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add one_sec_mail

With Flutter:

 $ flutter pub add one_sec_mail

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

dependencies:
  one_sec_mail: ^0.0.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:one_sec_mail/one_sec_mail.dart';
3
likes
0
pub points
20%
popularity

Publisher

verified publisherjosephyaduvanshi.dev

A Dart package that provides a convenient wrapper around the [1secmail.com](https://www.1secmail.com/api/) API. This package allows you to generate temporary email addresses, check mailboxes, read messages, and download attachments effortlessly.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on one_sec_mail