Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JhonaCodes authored Dec 29, 2023
1 parent 1b3af60 commit c0c1b40
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
[![text_field_validation](https://img.shields.io/pub/v/text_field_validation.svg)](https://pub.dev/packages/text_field_validation)
[![Dart 3](https://img.shields.io/badge/Dart-3%2B-blue.svg)](https://dart.dev/)
[![Flutter 3.10](https://img.shields.io/badge/Flutter-3%2B-blue.svg)](https://flutter.dev/)
[//]: # ([![Flutter tests](https://github.com/JhonaCodes/text_field_validation/actions/workflows/main.yml/badge.svg)](https://github.com/JhonaCodes/text_field_validation/actions/workflows/main.yml))

[//]: # ([![Dart tests](https://github.com/JhonaCodes/text_field_validation/actions/workflows/main.yml/badge.svg)](https://github.com/JhonaCodes/text_field_validation/actions/workflows/main.yml))



The `text_field_validation` package provides utilities for validating various types of data entered into a `TextField` within a Flutter application. It is designed to be used with the `Form` widget to ensure proper data validation.

Expand Down

0 comments on commit c0c1b40

Please sign in to comment.