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