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 4df5490 commit bb83b5eCopy full SHA for bb83b5e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.11
2
+
3
+- Fix `--fix` `--no-parent-folder` edge case.
4
+- Add `--environment` option.
5
6
## 0.0.10
7
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutterflow_cli
description: >-
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
-version: 0.0.10
+version: 0.0.11
homepage: https://github.com/FlutterFlow/flutterflow-cli
issue_tracker: https://github.com/flutterflow/flutterflow-issues
0 commit comments