Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
maxzod committed May 13, 2021
1 parent 806f175 commit e12e1ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ packages:
name: email_validator
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0-nullsafety"
version: "2.0.1"
file:
dependency: transitive
description:
Expand Down
5 changes: 2 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name: queen_validators
description: validate variables with extensions and pure flutter TextFormFelid
with qValidator function
description: helper functions to make the validaation processs easier for variables and forms
version: 0.2.3
homepage: https://github.com/maxzod/queen_validators
repository: https://github.com/maxzod/queen_validators
issue_tracker: https://github.com/maxzod/queen_validators/issues
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
email_validator: ^2.0.0-nullsafety
email_validator: ^2.0.1
meta: ^1.3.0

dev_dependencies:
Expand Down

0 comments on commit e12e1ee

Please sign in to comment.