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: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -189,7 +189,7 @@ Change the file `windows/runner/Runner.rc` as follows:
189
189
190
190
#### Packaging
191
191
192
-
> To simplify the packaging process, [Flutter Distributor](https://github.com/leanflutter/flutter_distributor) is used here, A complete tool dedicated to packaging and publishing Flutter apps.
192
+
> To simplify the packaging process, [Fastforge](https://fastforge.dev) is used here, A complete tool dedicated to packaging and publishing Flutter apps.
193
193
194
194
Add `distribute_options.yaml` to your project root directory.
195
195
@@ -205,7 +205,7 @@ releases:
205
205
build_args:
206
206
dart-define:
207
207
APP_ENV: dev
208
-
# See full documentation: https://distributor.leanflutter.org/configuration/makers/exe
208
+
# See full documentation: https://fastforge.dev/makers/exe
0 commit comments