Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.39 KB

FlutterFlow Windows

FlutterFlow Windows Logo

FlutterFlow Windows is an Electron-based application that allows you to use FlutterFlow on the Windows operating system.

Descrição

FlutterFlow is an app development platform that lacks a native client for Windows. This project utilizes ElectronJS to create a desktop client for FlutterFlow, making it easier for Windows users to access this platform.

Distribution:

How to Use

Prerequisites

  • Make sure you have Node.js installed on your system. You can download it from nodejs.org.

Installation

  1. Clone this repository:

    git clone https://github.com/eduhcastro/flutterflow-windows.git
  2. Navigate to the project directory:

    cd flutterflow-windows
  3. Install the dependencies:

    npm install
    

Contributing

You are welcome to contribute to this project. If you encounter issues or have suggestions for improvement, feel free to open an issue or submit a pull request.

Author

Eduardo Castro

License

This project is licensed under the MIT License - see the LICENSE file for more details.

Note: This project is not affiliated with FlutterFlow. It is an independent initiative to bring the platform to Windows users.