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 36e75cf commit 2bc976cCopy full SHA for 2bc976c
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.0.16
2
+- Set `include_assets_map` based on `--[no-]include-assets` when calling the API.
3
+
4
## 0.0.15
5
6
- Add environment variable for `FLUTTERFLOW_ENDPOINT`.
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutterflow_cli
description: >-
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
-version: 0.0.15
+version: 0.0.16
homepage: https://github.com/FlutterFlow/flutterflow-cli
issue_tracker: https://github.com/flutterflow/flutterflow-issues
7
0 commit comments