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 dfa8fe9 commit 082548cCopy full SHA for 082548c
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.0.12
2
+
3
+- Fix `FLUTTERFLOW_PROJECT` environment variable issue.
4
+- Fix downloading assets when the parent directory does not exist.
5
6
## 0.0.11
7
8
- Fix `--fix` `--no-parent-folder` edge case.
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutterflow_cli
description: >-
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
-version: 0.0.11
+version: 0.0.12
homepage: https://github.com/FlutterFlow/flutterflow-cli
issue_tracker: https://github.com/flutterflow/flutterflow-issues
0 commit comments