Skip to content

Commit bc9b8cf

Browse files
committed
README Formatting
1 parent 204332f commit bc9b8cf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ This package helps in creation of Flutter Forms by providing the syntactic sugar
88

99
## Simple Usage
1010
To use this plugin, add `flutter_form_builder` as a [dependency in your pubspec.yaml file](https://flutter.io/platform-plugins/).
11-
For Flutter 1.17.x, use version 3.12.x
12-
For Flutter 1.20.x, use version 3.13.x
13-
For Flutter channel > stable (beta, dev, master), use version 3.14.0-alpha.x
11+
12+
- For Flutter 1.17.x, use version 3.12.x
13+
- For Flutter 1.20.x, use version 3.13.x
14+
- For Flutter channel > stable (beta, dev, master), use version 3.14.0-alpha.x
1415

1516
### Example
1617
```dart

0 commit comments

Comments
 (0)