You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,21 +47,17 @@ Dreamflow is an AI-first platform that combines code, visual, and agentic develo
47
47
48
48
-**[Realtime Preview](workspace/content-panel.md#app-preview)**: See your changes instantly with a live run session that compiles and previews your app in real-time. Inspect logs, monitor state changes, and debug issues as they happen, providing immediate feedback for faster iteration and development.
49
49
50
-
-**Integrations**: Built-in Firebase and Supabase integrations provide seamless backend services out of the box. Connect to databases, implement authentication, handle file storage, and manage real-time data without complex setup or configuration.
51
50
52
51
-**[Visual Widget Tree](workspace/modules-panel/widget-panel.md)**: Add, remove, move, wrap, collapse, and expand UI components with intuitive visual controls. Restructure your entire widget hierarchy instantly through drag-and-drop interactions, making UI development more visual and accessible.
53
52
54
53
-**[Properties Editor](workspace/properties-panel.md)**: Type-safe controls for every widget property with intelligent suggestions and validation. Use expressions, formulas, or simply ask the AI for assistance when configuring complex widget behaviors and styling.
55
54
56
55
-**Deploy**: Push your applications to the web or app stores with streamlined one-click deployment. Support for multiple platforms including Web, iOS, Android, macOS, Windows, and Linux ensures your app reaches users everywhere.
57
56
58
-
-**Full File System Access**: Browse, edit, and organize real project files with complete transparency. No abstractions or hidden layers—you have direct access to your Flutter code, allowing for full customization and integration with existing development workflows.
59
-
60
57
-**Hot Reload**: See changes instantly as you develop with Flutter's hot reload technology, enabling rapid iteration and real-time feedback during the development process.
61
58
62
59
-**Debug Console**: Monitor app logs and performance in real-time with integrated debugging tools that help you identify and resolve issues quickly.
63
60
64
-
-**Asset Management**: Upload and organize images, fonts, and files through an intuitive interface that keeps your project resources organized and accessible.
65
61
66
62
-**Multi-Platform Support**: Build applications that run seamlessly across mobile (iOS and Android), web (responsive), and desktop (macOS, Windows, Linux) platforms from a single codebase.
0 commit comments