Design, collaborate, and streamline your workflows effortlessly.
Cooketh Flow is a powerful workflow-building tool designed for teams and individuals to create, visualize, and optimize processes. Whether you're mapping out ideas, designing user flows, or organizing tasks, Cooketh Flow makes it easy to build and refine workflows with an intuitive interface.
- 🔗 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)
# 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 ❤️