Coder Social home page Coder Social logo

pankajnits / flutterflow-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flutterflow/flutterflow-cli

0.0 0.0 0.0 55 KB

Command-line client for FlutterFlow

Home Page: https://pub.dev/packages/flutterflow_cli

License: BSD 3-Clause "New" or "Revised" License

Dart 100.00%

flutterflow-cli's Introduction

FlutterFlow CLI

FlutterFlow CLI client: download code from your FlutterFlow project to your device for local running or deployment.

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> --[no-]fix --[no-]parent-folder --[no-]as-module

  • Instead of passing --token you can set FLUTTERFLOW_API_TOKEN environment variable.
  • Instead of passing --project you can set FLUTTERFLOW_PROJECT environment variable.

Flags

Flag Abbreviation Usage
--project -p [Required or environment variable] Project ID.
--token -t [Required or environment variable] API Token.
--dest -d [Optional] Output folder. Defaults to the current directory if none is specified.
--[no-]include-assets None [Optional] Whether to include media assets. Defaults to false.
--branch-name -b [Optional] Which branch to download. Defaults to main.
--[no-]fix None [Optional] Whether to run dart fix on the downloaded code. Defaults to false.
--[no-]parent-folder None [Optional] Whether to download code into a project-named sub-folder. If true, downloads all project files directly to the specified directory. Defaults to true.
--[no-]as-module None [Optional] Whether to generate the project as a Flutter module

Issues

Please file any issues in this repository.

flutterflow-cli's People

Contributors

aemelyanovff avatar eilzo avatar agreaves avatar wenkaifan0720 avatar sbis04 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.