{"id":20730639,"url":"https://github.com/moinsen-dev/poc_flutter_react_flow","last_synced_at":"2026-04-24T13:31:50.360Z","repository":{"id":257096876,"uuid":"857310764","full_name":"moinsen-dev/poc_flutter_react_flow","owner":"moinsen-dev","description":"POC of a flutter app with integration React-Flow component","archived":false,"fork":false,"pushed_at":"2024-09-14T14:21:52.000Z","size":1581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-12-19T23:05:54.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moinsen-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-14T10:09:02.000Z","updated_at":"2024-09-14T14:21:55.000Z","dependencies_parsed_at":"2024-09-14T21:13:35.663Z","dependency_job_id":null,"html_url":"https://github.com/moinsen-dev/poc_flutter_react_flow","commit_stats":null,"previous_names":["moinsen-dev/poc_flutter_react_flow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/moinsen-dev/poc_flutter_react_flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fpoc_flutter_react_flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fpoc_flutter_react_flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fpoc_flutter_react_flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fpoc_flutter_react_flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moinsen-dev","download_url":"https://codeload.github.com/moinsen-dev/poc_flutter_react_flow/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moinsen-dev%2Fpoc_flutter_react_flow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32225732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T05:12:16.714Z","updated_at":"2026-04-24T13:31:50.344Z","avatar_url":"https://github.com/moinsen-dev.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter React Flow Integration Proof of Concept\n\nA Flutter project that integrates React Flow using WebView and real-time databases.\nPlease note that this is a proof of concept and not a fully functional or stable implementation!\nMainly created for educational purposes and to showcase the potential of integrating React Flow into Flutter applications.\n\nIts also a test of the openai modell o1-preview. \n\n## Project Overview\n\nThis project aims to create a Flutter package that wraps around the react-flow library, allowing developers to use advanced flow chart and node-based graph capabilities in their Flutter applications. The integration is achieved through WebView and utilizes real-time databases like Firebase or Supabase for data synchronization.\n\n## Getting Started\n\nFor more detailed information about the project, please refer to the following documents:\n\n- [Motivation](markdown/0-motivation.md)\n- [Initial ChatGPT Conversation](markdown/1-chatgpt-o1-chat.md)\n- [AI-Proposed Solution](markdown/2-ai-solution.md)\n- [Project Article](markdown/3-medium-article.md)\n\nThis project is a starting point for integrating React Flow into a Flutter application. For help getting started with Flutter development, view the [online documentation](https://docs.flutter.dev/), which offers tutorials, samples, guidance on mobile development, and a full API reference.\n\n## Setup for Firebase Firstore database\n\n1. Create a new Firebase project in the [Firebase Console](https://console.firebase.google.com/).\n\n2. Add a new web app to your Firebase project and follow the setup instructions.\n\n3. Change the react-flow-app\n\n```\ncd react-flow-app\ncp .env.example .env\n```\n\n4. Add your Firebase project configuration to the `.env` file.\n\n5. Install the dependencies and start the React Flow app.\n\n```\nnpm install\nnpm run start\n```\n\nPlay around with the React Flow app to see how the data is synchronized with the Firestore database.\n\n\nHere is a screenshot of the React Flow app running as a standalone web app:\n\n![React Flow App Screenshot](images/screenshot-running-node-web-app.png)\n\nFeel free to explore the app and see how the data is synchronized with the Firestore database.\n\nScreenshot of the firebase database:\n\n![Firebase Database Screenshot](images/screenshot-firebase-database.png)\n\n## Contributing\n\nWe welcome contributions from the community! If you're interested in contributing, please read our [Contribution Guidelines](CONTRIBUTING.md).\n\nThis project is a proof of concept and not a fully functional or stable implementation and it is not intended for production use or it is maintained!\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE.md).\n\n## Contact\n\nFor any questions or suggestions, please open an issue in this repository.\nHappy to see to see a star!\n\nHappy coding!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoinsen-dev%2Fpoc_flutter_react_flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoinsen-dev%2Fpoc_flutter_react_flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoinsen-dev%2Fpoc_flutter_react_flow/lists"}