File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
- [ Use] ( #use )
18
18
- [ Setup] ( #setup )
19
19
- [ Basic use] ( #basic-use )
20
- - [ Especific uses] ( #especific -uses )
20
+ - [ Specific uses] ( #specific -uses )
21
21
- [ Support] ( #support )
22
22
- [ Contribute] ( #contribute )
23
23
- [ Questions and answers] ( #questions-and-answers )
@@ -70,7 +70,7 @@ The rest of the attributes will be determined by the type of Widget being used.
70
70
71
71
### Setup
72
72
73
- No especific setup required: only install the dependency and use :)
73
+ No specific setup required: only install the dependency and use :)
74
74
75
75
### Basic use
76
76
@@ -90,7 +90,7 @@ FormBuilder(
90
90
91
91
See [ pub.dev example tab] ( https://pub.dev/packages/flutter_form_builder/example ) or [ github code] ( example/lib/main.dart ) for more details
92
92
93
- ### Especific uses
93
+ ### Specific uses
94
94
95
95
#### Building your own custom field
96
96
You can’t perform that action at this time.
0 commit comments