Skip to content

Commit

Permalink
Remove outdated stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
fredeil committed Jun 21, 2024
1 parent d8111c8 commit 05fea1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
## 2.2.8
One letter TLD is not allowed anymore...
## 2.2.0
One letter TLD is not allowed anymore
## 2.1.20
Bug fixes and performance improvements
## 2.1.17
Duplicate type enum found in flutter
## 2.1.7
Duplicate type enum found in flutter
## 2.1.16
Bug fixes and performance improvements
## 2.1.15
Bug fixes and performance improvements

## 2.1.2
Fix static anlyzer warnings and update Dart SDK
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# **Email validator** [![Build status](https://ci.appveyor.com/api/projects/status/fb7ssu5fg8k334vi?svg=true)](https://ci.appveyor.com/project/fredeil/email-validator-dart) [![pub package](https://img.shields.io/pub/v/email_validator.svg)](https://pub.dev/packages/email_validator)
# **Email Validator.dart**

A simple Dart class for validating email addresses without using RegEx. Can also be used to validate emails within Flutter apps (see [Flutter email validation](https://github.com/fredeil/flutter-email-validator)).

Expand Down

0 comments on commit 05fea1e

Please sign in to comment.