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

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

example/README.md

Installation #

dart pub global activate flutterflow_cli
copied to clipboard

How to use #

Base command with required flags:

flutterflow export-code --project ProjectID --token APIToken
copied to clipboard

See README for the full list of available flags.

Setting API Token Variable #

Your API Token can be added as the environment variable FLUTTERFLOW_API_TOKEN. This means you don't have to manually pass the --token flag.

See your corresponding operating system guide:

67
likes
160
points
4.08k
downloads

Publisher

verified publisherflutterflow.io

Weekly Downloads

2024.09.23 - 2025.04.07

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

archive, args, glob, http, path

More

Packages that depend on flutterflow_cli