flutterflow_cli 0.0.10 flutterflow_cli: ^0.0.10 copied to clipboard
Command-line client for FlutterFlow. Export code from FlutterFlow projects.
0.0.10 #
- Adds bug fix to duplicate archiving.
0.0.9 #
- Add
--[no-]-parent option
. - Allow importing it inside a Dart/Flutter project.
- Allow passing project id via environment.
- Upgrade dependencies.
0.0.8 #
- Add
--fix
option.
0.0.7 #
- Fix handling non-existent assets.
0.0.6 #
- Add "branch-name" parameter to enable specifying a branch for a given project when generating code.
0.0.5 #
- Send API token as a header.
0.0.4 #
- Update API endpoint.
0.0.3 #
- Switch to base64.
0.0.2 #
- Lower min SDK version to 2.17.0.
- Allow passing SDK token as a command line argument.
0.0.1 #
- Initial version.