Skip to content

Commit 46e033e

Browse files
committed
Update version to 0.0.17
1 parent 3dc57d2 commit 46e033e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.17
2+
3+
- Add `format` option to `FlutterFlowApi.exportCode()`.
4+
15
## 0.0.16
26
- Set `include_assets_map` based on `--[no-]include-assets` when calling the API.
37

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutterflow_cli
22
description: >-
33
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
4-
version: 0.0.16
4+
version: 0.0.17
55
homepage: https://github.com/FlutterFlow/flutterflow-cli
66
issue_tracker: https://github.com/flutterflow/flutterflow-issues
77

0 commit comments

Comments
 (0)