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

i have found out almost 15 + issues in your project i want to be project contributor #24

Closed Mhassanbughio closed 3 years ago

Mhassanbughio commented 3 years ago

{ "resource": "/C:/Flutter Project/newproject/awesome-flutter/email-validator.dart/test/email_validator_test.dart", "owner": "dart", "code": { "value": "undefined_function", "target": { "$mid": 1, "external": "https://dart.dev/tools/diagnostic-messages#undefined_function", "path": "/tools/diagnostic-messages", "scheme": "https", "authority": "dart.dev", "fragment": "undefined_function" } }, "severity": 8, "message": "The function 'equals' isn't defined.\nTry importing the library that defines 'equals', correcting the name to the name of an existing function, or defining a function named 'equals'.", "source": "dart", "startLineNumber": 135, "startColumn": 59, "endLineNumber": 135, "endColumn": 65, "tags": [] }