mailcheckai 1.0.1 copy "mailcheckai: ^1.0.1" to clipboard
mailcheckai: ^1.0.1 copied to clipboard

API Wrapper for mailcheck.ai

API Wrapper for mailcheck.ai #

Getting started #

Install the package from pub.dev

dart pub add mailcheckai

Usage #

Import the package

import 'package:mailcheckai/mailcheckai.dart';

MailCheckManager exposes all the methods to interact with the API

final domainResult = await MailCheckManager.validateDomain('protonmail.com');

Sponsoring #

Creating Open Source Software is hard work. I use my free time to create and maintain this and other packages.

If everyone who uses this package donates just $1, I could use my time to completely focus on creating and maintaining open source software.

If you want to support me, please consider donating via GitHub Sponsors. I also accept Monero (XMR).

0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

API Wrapper for mailcheck.ai

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

http

More

Packages that depend on mailcheckai