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

A Dart/Flutter package for validating disposable email addresses by checking against a regularly updated list of 4000+ disposable email domains.

0.0.1 #

  • Initial release
  • Validate disposable email addresses against 4000+ domains
  • Automatic caching with configurable duration (default: 24 hours)
  • Synchronous validation when cache is available
  • Automatic retry with exponential backoff
  • Custom exceptions for better error handling
  • Configurable timeout and retry settings
  • Support for custom HTTP client
  • Comprehensive test coverage
  • Flutter example app included
3
likes
160
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter package for validating disposable email addresses by checking against a regularly updated list of 4000+ disposable email domains.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on disposable_email_validator