Skip to content

Commit fbfa14b

Browse files
committed
Shortened project description - avoid points deduction on pub
1 parent 72849a1 commit fbfa14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flutter_form_builder
2-
description: Package to build Material Form with components such as TextField, DropDown, TypeAhead, Radios, Checkboxes, Stepper, Slider DateTimePickers and ability to create custom formfields which also allows composability and/or reuse validation functions.
2+
description: Package to build Material Form with fields like TextField, DropDown, Switches etc. with ability to create custom FormFields and composability and reuse validation functions.
33
version: 3.0.1
44
author: Danvick Miller <[email protected]>
55
homepage: https://github.com/danvick/flutter_form_builder

0 commit comments

Comments
 (0)