Skip to content

Commit c6620cd

Browse files
committed
remove extra info from index
1 parent fde64b5 commit c6620cd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,17 @@ Dreamflow is an AI-first platform that combines code, visual, and agentic develo
4747

4848
- **[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.
4949

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.
5150

5251
- **[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.
5352

5453
- **[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.
5554

5655
- **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.
5756

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-
6057
- **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.
6158

6259
- **Debug Console**: Monitor app logs and performance in real-time with integrated debugging tools that help you identify and resolve issues quickly.
6360

64-
- **Asset Management**: Upload and organize images, fonts, and files through an intuitive interface that keeps your project resources organized and accessible.
6561

6662
- **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.
6763

0 commit comments

Comments
 (0)