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
190 stars 38 forks source link

Pub.dev score improvements (110 / 130) #41

Closed fredeil closed 2 years ago

fredeil commented 2 years ago

See https://pub.dev/packages/email_validator/score. Would be nice to have 130/130.

If someone has time I would appreciate it! Nice way to contribute to the project or open source as a first timer 👍

k5924 commented 2 years ago

@fredeil Could I be assigned this?

fredeil commented 2 years ago

Sure mate @k5924

k5924 commented 2 years ago

@fredeil I ran pana as you requested and I believe that it returned a full score as shown in the screenshot in PR #42

fredeil commented 2 years ago

Solved in #42