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 3dc57d2 commit 46e033eCopy full SHA for 46e033e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.17
2
+
3
+- Add `format` option to `FlutterFlowApi.exportCode()`.
4
5
## 0.0.16
6
- Set `include_assets_map` based on `--[no-]include-assets` when calling the API.
7
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutterflow_cli
description: >-
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
-version: 0.0.16
+version: 0.0.17
homepage: https://github.com/FlutterFlow/flutterflow-cli
issue_tracker: https://github.com/flutterflow/flutterflow-issues
0 commit comments