You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pubspec.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
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.
0 commit comments