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 31d53be commit 0d2aa39Copy full SHA for 0d2aa39
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.20
2
+
3
+- Add `--commit-hash` option.
4
5
## 0.0.19
6
7
- Add `exportAsDebug` option to `FlutterFlowApi.exportCode()`.
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutterflow_cli
description: >-
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
-version: 0.0.19
+version: 0.0.20
homepage: https://github.com/FlutterFlow/flutterflow-cli
issue_tracker: https://github.com/flutterflow/flutterflow-issues
0 commit comments