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

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

example/README.md

Installation #

dart pub global activate flutterflow_cli

How to use #

Base command with required flags:

flutterflow export-code --project ProjectID --token APIToken

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:

66
likes
0
pub points
78%
popularity

Publisher

verified publisherflutterflow.io

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