fredeil / email-validator.dart

A simple Dart class for validating email addresses (syntax) without using RegEx :email:
https://pub.dartlang.org/packages/email_validator
MIT License
195 stars 38 forks source link

Update README.md #18

Closed nivisi closed 3 years ago

nivisi commented 3 years ago

Resolves #17

Fixes the readme to mention the correct version of the package.