Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduhcastro/flutterflow-desktop
FlutterFlow Desktop is an Electron-based application that brings the power of the FlutterFlow app development platform to Windows/MacOS users. With this release, Windows/MacOS users can now enjoy a native-like experience when creating and managing their applications
https://github.com/eduhcastro/flutterflow-desktop
electron flutter flutterflow flutterflow-desktop flutterflow-macos flutterflow-windows nodejs
Last synced: 13 days ago
JSON representation
FlutterFlow Desktop is an Electron-based application that brings the power of the FlutterFlow app development platform to Windows/MacOS users. With this release, Windows/MacOS users can now enjoy a native-like experience when creating and managing their applications
- Host: GitHub
- URL: https://github.com/eduhcastro/flutterflow-desktop
- Owner: eduhcastro
- License: mit
- Created: 2023-10-28T02:07:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-10T22:30:11.000Z (about 1 year ago)
- Last Synced: 2024-11-07T07:13:47.528Z (2 months ago)
- Topics: electron, flutter, flutterflow, flutterflow-desktop, flutterflow-macos, flutterflow-windows, nodejs
- Language: JavaScript
- Homepage: https://flutterflowdownload.com
- Size: 40 KB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlutterFlow Windows
![FlutterFlow Windows Logo](https://i.ibb.co/hf9HvM2/Flutter-flow.png)
**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:
- Win 32/64 Installer: [Click here](https://github.com/eduhcastro/flutterflow-windows/releases)## How to Use
### Prerequisites
- Make sure you have Node.js installed on your system. You can download it from [nodejs.org](https://nodejs.org/).
### Installation
1. Clone this repository:
```shell
git clone https://github.com/eduhcastro/flutterflow-windows.git
2. Navigate to the project directory:```shell
cd flutterflow-windows
3. Install the dependencies:
```shell
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.