temp_mail_blocker 1.1.1 copy "temp_mail_blocker: ^1.1.1" to clipboard
temp_mail_blocker: ^1.1.1 copied to clipboard

Official Flutter/Dart SDK for TempMailBlocker email validation service. Validate emails with syntax checking, domain verification, MX records, SMTP validation, disposable email detection, and risk assessment.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.1 - 2024-12-20 #

Added #

  • Documentation about free 100 credits for new users
  • Enhanced installation instructions with flutter pub add command
  • Getting started guide with API key setup instructions
  • Pricing and credits information section
  • Credit balance checking in examples

Improved #

  • Updated README with clearer onboarding flow
  • Better error handling examples for insufficient credits
  • Enhanced quick start guide with credit information

1.1.0 - 2024-12-20 #

Added #

  • Mocking messages feature: 15 random humorous messages when temporary/disposable emails are detected
  • getMockingMessage() method on SingleValidationResponse to get random mocking messages
  • TempMailMessages utility class for accessing mocking messages directly
  • Improved code quality with const constructors for better pub.dev scoring

Improved #

  • Added const constructors to all model classes for better performance and pub.dev scoring
  • Code formatting improvements
  • Enhanced documentation

1.0.0 - 2024-12-20 #

Added #

  • Initial release of Mail Validation SDK for Flutter/Dart
  • Single email validation support
  • Bulk email validation with job management
  • Complete type definitions for all API responses
  • Error handling with ApiException
  • Support for job status polling and waiting for completion
  • Comprehensive documentation and examples
3
likes
150
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Official Flutter/Dart SDK for TempMailBlocker email validation service. Validate emails with syntax checking, domain verification, MX records, SMTP validation, disposable email detection, and risk assessment.

Homepage
Repository (GitHub)
View/report issues

Topics

#email-validation #tempmail-blocker #email #validation #flutter

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on temp_mail_blocker