Skip to content

Commit 6feacf4

Browse files
committed
Add topics
1 parent e34bced commit 6feacf4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pubspec.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
name: form_builder_validators
22
description: Form Builder Validators set of validators for FlutterFormBuilder. Provides common validators and a way to make your own.
3-
version: 9.1.0
3+
version: 9.2.0
44
repository: https://github.com/flutter-form-builder-ecosystem/form_builder_validators
55
issue_tracker: https://github.com/flutter-form-builder-ecosystem/form_builder_validators/issues
66
homepage: https://github.com/flutter-form-builder-ecosystem
7+
topics:
8+
- form
9+
- validator
710
funding:
811
- https://opencollective.com/flutter-form-builder-ecosystem
912

0 commit comments

Comments
 (0)