FlutterFlow Windows is an Electron-based application that allows you to use FlutterFlow on the Windows operating system.
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.
- Win 32/64 Installer: Click here
- Make sure you have Node.js installed on your system. You can download it from nodejs.org.
-
Clone this repository:
git clone https://github.com/eduhcastro/flutterflow-windows.git
-
Navigate to the project directory:
cd flutterflow-windows
-
Install the dependencies:
npm install
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.
Eduardo Castro
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.