Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
Eng-MahmoudBasuony authored Jan 2, 2024
1 parent 4c82835 commit 9c5b752
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,17 @@

X Validators is a versatile Flutter plugin designed to simplify input validation for form fields. This plugin offers a set of validators that developers can seamlessly integrate into their Flutter applications, ensuring robust data validation and user-friendly experiences.

# Usage
## 🖥️ Installation

First, add `x_validators` as a dependency in your pubspec.yaml file.
Add the following to your `pubspec.yaml` file

```yaml
dependencies:
x_validators: ^1.0.1
flrx_validator: ^0.6.0
```
Don't forget to `flutter pub get`.

## License

Please see [**LICENSE**](https://github.com/Eng-MahmoudBasuony/x_validators/blob/main/LICENSE).

0 comments on commit 9c5b752

Please sign in to comment.