Flutter
Build cross-platform Flutter apps with Android-side tooling.
Start with Next.js directly in your browser. VauCode Web brings a project explorer, code editor, browser terminal and live preview together inside one workspace.
export default function Home() {
return (
<main>
<h1>Built in VauCode.</h1>
<p>Running inside the browser.</p>
</main>
);
}Supported development
VauCode Web starts with a real browser-based Next.js runtime while the broader VauCode platform continues toward Flutter, Kotlin + Jetpack and React workflows.
Build cross-platform Flutter apps with Android-side tooling.
Android-native development direction with JDK, SDK and Gradle tooling.
Work with modern React projects directly from your Android workspace.
Create and run Next.js projects with local Node.js tooling on Android and in VauCode Web.
Authenticate Git workflows for clone, pull, push, fetch and private repositories.
Vercel deployment workflow support is part of the VauCode web-development direction.
Projects, files, editor context and a project-scoped terminal together on Android.
Open /workspace in the browser with an Explorer, editor, terminal, preview and status bar.
Run a real Node.js + Next.js development environment directly inside supported browsers.
Open project files in tabs, edit them and save directly into the active browser runtime.
Use authenticated GitHub workflows, including private repositories, without leaving VauCode.
Build React and Next.js projects with Vercel deployment as part of the workflow direction.
The first VauCode Web runtime is focused on Next.js: files, terminal, local dev server and live preview in one browser tab.