d1vai/d1vai_app
Mobile-Client für d1v.ai zum Arbeiten mit KI, Inspektion von Dateien und Überwachung des Vorschaustatus und der Bereitstellung
- Stars
- 7
- Forks
- 1
- Letzter Push (UTC)
- 14.09.2026
- Projektstatus
- Aktiv
Verwendete Abhängigkeiten
Abhängigkeiten 45 Einträge
- flutter
{"sdk":"flutter"} - flutter_localizations
{"sdk":"flutter"} - cupertino_icons
^1.0.9 - provider
^6.1.5+1 - go_router
^17.2.3 - http
^1.6.0 - http_parser
^4.1.1 - shared_preferences
^2.5.5 - phosphor_flutter
^2.1.0 - fl_chart
^1.2.0 - shimmer
^3.0.0 - awesome_snackbar_content
^0.1.8 - persistent_bottom_nav_bar
^6.2.1 - easy_refresh
^3.5.0 - image_picker
^1.2.2 - image
^4.8.0 - cached_network_image
^3.3.1 - url_launcher
^6.3.2 - flutter_inappwebview
^6.1.5 - flutter_svg
^2.3.0 - latlong2
^0.9.1 - intl
^0.20.2 - in_app_purchase
^3.2.3 - flutter_stripe
^12.6.0 - flutter_native_splash
^2.4.7 - google_fonts
^6.3.2 - share_plus
^10.0.0 - path_provider
^2.1.5 - crypto
^3.0.7 - liquid_glass_widgets
^0.12.7 - flutter_monaco
{"path":"third_party/flutter_monaco"} - highlight
^0.7.0 - file_picker
^10.3.10 - desktop_drop
^0.7.1 - sign_in_with_apple
^6.1.4 - flutter_web_auth_2
^4.1.0 - amplitude_flutter
^4.0.0 - nativeapi
{"path":"third_party/nativeapi-flutter/packages/nativeapi"} - archive
^4.0.7 - xml
^6.6.1 - xterm
{"git":{"url":"https://github.com/TerminalStudio/xterm.dart.git","ref":"6887944e729580df12cc38487270b95f178a7c92"}} - web_socket_channel
^3.0.3 - flutter_testEntwicklung
{"sdk":"flutter"} - integration_testEntwicklung
{"sdk":"flutter"} - flutter_lintsEntwicklung
^6.0.0
App-Kategorien
Original-README
Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
Projekt-README ein-/ausklappen
d1vai_app
AI-native mobile workspace for builders, operators, and modern product teams.
Official Flutter client for d1v.ai. Create projects, import repositories, chat with AI, inspect files, monitor deployments, and manage operations from your phone.
Website · Downloads · Docs · Developer Guide · 中文介绍
License Flutter Dart Platforms Status
d1v.ai mobile app overview
What It Is
d1vai_app is not a notification shell or a thin AI chat wrapper. It is a serious mobile surface for AI-assisted building and operational control.
The app brings the core d1v.ai workflow into a mobile-native format:
- create new AI projects
- import GitHub repositories or local archives
- continue project conversations with AI
- inspect code, files, preview state, and deployment context
- manage account, billing, usage, settings, docs, and community surfaces
Why d1v.ai Mobile Is Different
- Workflow-first, not chat-first The product is built around end-to-end project work, not just prompting.
- Operationally useful away from desktop You can inspect previews, deployments, analytics, files, and account state from one mobile control plane.
- Connected to real project surfaces GitHub import, workspace state, billing flows, and project detail views are part of the app, not bolted-on links.
- Built as a production client Authentication, onboarding, diagnostics, theme support, internationalization, and settings are all treated as first-class product areas.
Product Preview
|
d1v.ai projects screen Projects Import repositories, manage active work, and jump into project chat. |
d1v.ai community screen Community Browse published work, share builds, and track creator activity. |
d1v.ai docs screen Docs Search product guidance, workflows, and implementation references in-app. |
What You Can Do
Build
Start a new project from a prompt, import an existing codebase, or continue work from a mobile chat session without dropping out of the product flow.
Inspect
Open project files, review structured outputs, read generated code, and keep workspace state visible while you are away from desktop.
Operate
Track deployment state, preview readiness, analytics, usage, wallet activity, and project health from a single mobile control surface.
Collaborate
Use AI as part of the working session, not as an isolated chatbot. Project context, model switching, session continuity, and action flows all live inside the same app.
Manage
Handle authentication, onboarding, invitations, GitHub integration, account settings, docs, and community participation in one place.
Use Cases
- A founder checks whether a preview deployment is ready while traveling and jumps into the project chat to unblock the next step.
- A product engineer reviews generated code and project files from mobile before handing work back to desktop.
- An operator watches usage, billing, and deployment state without opening multiple internal tools.
- An AI-native team uses the app as a portable control plane for remote workspaces and active projects.
3-Minute Tour
- Sign in and connect your workspace or GitHub integration.
- Create a project from a prompt or import an existing repository.
- Open the project chat to continue building with AI.
- Inspect files, code, preview state, and deployment context.
- Monitor analytics, usage, billing, and account settings from the same app.
Why Open Source This App
This repository is useful beyond the product itself.
- It shows how to structure a production Flutter app around AI-native workflows instead of isolated chat screens.
- It demonstrates a mobile control-plane pattern for remote workspaces, project operations, and deployment visibility.
- It provides practical reference material for authentication, onboarding, GitHub import flows, diagnostics, and multi-surface app architecture.
If you are evaluating Flutter architecture, AI product UX, or mobile operational tooling, this codebase is meant to be readable, practical, and extensible.
Designed For
- Founders shipping from anywhere
- Product engineers who want fast operational visibility on mobile
- AI-native teams building with remote workspaces
- Builders who want a polished mobile control surface instead of raw internal tooling
Status
- Active codebase with ongoing feature work
- Open-source Flutter client under the MIT License
- Built for iOS and Android
- Internationalized from the start, with multilingual support throughout the app
Roadmap Direction
Current areas that matter most in this client:
- stronger mobile project workflows and import flows
- deeper AI session continuity and code/file handling
- better deployment, analytics, and operational visibility
- continued UX refinement across billing, settings, docs, and community surfaces