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 fe92191 commit a7a21d8Copy full SHA for a7a21d8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.0.15
2
+
3
+- Add environment variable for `FLUTTERFLOW_ENDPOINT`.
4
5
## 0.0.14
6
7
- Update `FlutterFlowApi` to throw exceptions instead of calling `exit()`.
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutterflow_cli
description: >-
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
-version: 0.0.14
+version: 0.0.15
homepage: https://github.com/FlutterFlow/flutterflow-cli
issue_tracker: https://github.com/flutterflow/flutterflow-issues
0 commit comments