We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df33727 commit ecf7374Copy full SHA for ecf7374
README.md
@@ -60,7 +60,7 @@ Run `fluttergen` after the configuration [`pubspec.yaml`](https://dart.dev/tools
60
61
### Use this package as an executable
62
63
-#### Install [FlutterGen]
+#### 1. Install [FlutterGen]
64
65
##### Using a Homebrew Formula
66
@@ -76,7 +76,7 @@ $ pub global activate flutter_gen
76
$ export PATH="$PATH":"$HOME/.pub-cache/bin"
77
```
78
79
-#### Use [FlutterGen]
+#### 2. Use [FlutterGen]
80
81
```sh
82
$ fluttergen -h
0 commit comments