flutterflow_cli 0.0.6 copy "flutterflow_cli: ^0.0.6" to clipboard
flutterflow_cli: ^0.0.6 copied to clipboard

Command-line client for FlutterFlow. Export code from FlutterFlow projects.

FlutterFlow CLI #

FlutterFlow CLI client. Currently it only allows exporting code from FlutterFlow.

API Token #

API access is available only to users with active subscriptions. Visit https://app.flutterflow.io/account to generate your API token.

Installation #

dart pub global activate flutterflow_cli

Usage #

flutterflow export-code --project <project id> --dest <output folder> --[no-]include-assets --token <token>

Alternatively, instead of passing --token you can set FLUTTERFLOW_API_TOKEN environment variable.

67
likes
0
points
4.17k
downloads

Publisher

verified publisherflutterflow.io

Weekly Downloads

Command-line client for FlutterFlow. Export code from FlutterFlow projects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, args, http, path

More

Packages that depend on flutterflow_cli