Design, collaborate, and streamline your whiteboards effortlessly.
Cooketh Flow is an open-source, powerful visual thinking tool designed for teams and individuals to brainstorm, sketch, and organize ideas effortlessly. Whether you're mapping out ideas, designing user flows, or organizing tasks, Cooketh Flow provides an intuitive drag-and-drop interface that makes building and refining workflows effortless
- 🔗 Customizable Nodes & Connections – Design workflows that fit your needs.
- 📂 Project Organization – Manage multiple workflows seamlessly.
- ☁ Cloud Sync with Supabase – Access your workflows anytime, anywhere.
Technology | Purpose |
---|---|
Flutter | Cross-platform UI development |
Supabase | Backend & real-time sync |
Provider | State management |
- Flutter SDK installed
- Supabase project setup
- A code editor (VS Code / Android Studio recommended)
Cooketh Flow is currently available for windows and linux only. Check out the latest release.
# Clone the repository
git clone https://github.com/your-username/cooketh-flow.git
cd cooketh-flow
# Install dependencies
flutter pub get
# Run the app
flutter run
This project is licensed under the MIT License – see the LICENSE
file for details.
Made with ❤️