|
11 | 11 |
|
12 | 12 | - [Features](#features)
|
13 | 13 | - [Use](#use)
|
14 |
| - - [Setup](#setup) |
15 |
| - - [Basic use](#basic-use) |
16 |
| - - [Specific uses](#specific-uses) |
| 14 | + - [Setup](#setup) |
| 15 | + - [Basic use](#basic-use) |
| 16 | + - [Specific uses](#specific-uses) |
17 | 17 | - [Support](#support)
|
18 |
| - - [Contribute](#contribute) |
19 |
| - - [Questions and answers](#questions-and-answers) |
20 |
| - - [Donations](#donations) |
| 18 | + - [Contribute](#contribute) |
| 19 | + - [Questions and answers](#questions-and-answers) |
| 20 | + - [Donations](#donations) |
21 | 21 | - [Roadmap](#roadmap)
|
22 | 22 | - [Ecosystem](#ecosystem)
|
23 | 23 | - [Thanks to](#thanks-to)
|
24 |
| - - [Contributors](#contributors) |
| 24 | + - [Contributors](#contributors) |
25 | 25 |
|
26 | 26 | ## Features
|
27 | 27 |
|
28 | 28 | - Automatic handle permissions
|
29 | 29 | - Show images preview
|
30 | 30 |
|
31 |
| -## Usage |
| 31 | +## Use |
32 | 32 |
|
33 | 33 | ### Setup
|
34 | 34 |
|
@@ -117,9 +117,9 @@ FormBuilderFilePicker(
|
117 | 117 |
|
118 | 118 | You have some ways to contribute to this packages
|
119 | 119 |
|
120 |
| - - Beginner: Reporting bugs or request new features |
121 |
| - - Intermediate: Implement new features (from issues or not) and created pull requests |
122 |
| - - Advanced: Join the [organization](#ecosystem) like a member and help coding, manage issues, dicuss new features and other things |
| 120 | +- Beginner: Reporting bugs or request new features |
| 121 | +- Intermediate: Implement new features (from issues or not) and created pull requests |
| 122 | +- Advanced: Join the [organization](#ecosystem) like a member and help coding, manage issues, dicuss new features and other things |
123 | 123 |
|
124 | 124 | See [contribution guide](https://github.com/flutter-form-builder-ecosystem/.github/blob/main/CONTRIBUTING.md) for more details
|
125 | 125 |
|
|
0 commit comments