Last updated:
0 purchases
mailcheckai
API Wrapper for mailcheck.ai #
Getting started #
Install the package from pub.dev
dart pub add mailcheckai
copied to clipboard
Usage #
Import the package
import 'package:mailcheckai/mailcheckai.dart';
copied to clipboard
MailCheckManager exposes all the methods to interact with the API
final domainResult = await MailCheckManager.validateDomain('protonmail.com');
copied to clipboard
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).
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.