Closed Beta

Your idea is enough.

We handle the rest.

From first line of code to global deployment, one unified platform for frameworks, AI, cloud, and community.

Powered by

Closed Beta

Dream it. Build it .

You don't need to be a developer to build amazing apps. Just describe your idea, and FlutterSDK AI handles the coding, design, and deployment for you. Your vision is the only requirement.

chat_bubble_outline

No Coding Required

Just prompt in plain English.

auto_awesome

Professional Design

Expert-quality UI, instantly.

rocket_launch

Launch in Seconds

From idea to app instantly.

group

Your Personal Team

Like having a pro developer.

Apply for Closed Beta arrow_forward
auto_awesome FlutterSDK AI

What do you want to build?

Describe your app in plain English

auto_awesome
auto_mode
add
check_circle DEPLOYED
IOS ANDROID WEB
Closed Beta

Code. Preview. Ship.

A full-featured cloud IDE built for Flutter. Write code, see instant previews, and share your work, all from your browser. Pre-configured with Magic + Wind UI. Currently in closed beta, apply for early access.

code

Dart Syntax Highlighting

Full IntelliSense support.

phone_iphone

Live Preview

See changes instantly.

share

Shareable URLs

Share code snippets easily.

auto_awesome

AI-Powered

Magic + Wind pre-configured.

Apply for early access arrow_forward
FlutterSDK Editor
settings
main.dart
widget.dart
import 'package:magic/magic.dart';
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
home: HomePage(),
);
}
}
Preview
Live
add
code DART 3.0 auto_awesome AI: ON
Wind UI Playground
play_arrow
home.dart
button.dart
WDiv(
className: 'flex center gap-4 p-8',
children: [
WText(
'Hello Wind!',
className: 'text-2xl font-bold',
),
WButton(
className: 'bg-wind hover:scale-105',
child: 'Click Me',
),
],
)
Preview
Live
Hello Wind!
Click Me
Render time 120ms
check_circle READY RESPONSIVE: ON DARK MODE: ON
Tailwind CSS for Flutter

Style. Compose. Ship.

Replace 15 lines of Container / BoxDecoration / EdgeInsets nesting with a single className: "flex p-4 bg-white dark:bg-gray-800 hover:shadow-lg". Same Tailwind syntax you write on the web.

widgets

New Widget System

WDiv, WText, WButton & more.

touch_app

State Styling

hover:, focus:, active: prefixes.

devices

Platform Prefixes

ios:, android:, web: targeting.

dark_mode

Dark Mode

dark: prefix built-in.

Explore Wind UI arrow_forward
wand_stars Magic
// Routing - Feels like home, right?
MagicRoute.page('/users', () => UserController.instance.index());
MagicRoute.page('/users/:id', (id) => UserController.instance.show(id));
// Eloquent - Same beautiful syntax
final users = await User.where('active', true).get();
final user = await User.find(1);
await user.delete();
// HTTP - Clean and simple
final response = await Http.get('/api/users');
if (response.successful) { /* Handle data */ }
// Show dialogs from anywhere
Magic.success('Done!', 'Profile updated successfully');
Magic.dialog(ConfirmationDialog());
// Navigate without context
MagicRoute.to('/dashboard');
MagicRoute.back();
check_circle MAGIC CLI: READY
DB: CONNECTED v1.0.0
Closed Beta

Full-Stack Superpowers .

Database queries, state management, and routing shouldn't be hard. Magic brings an Eloquent syntax to your Flutter data layer, abstracting away the complexity.

database

Eloquent ORM

Active Record patterns.

route

Routing

Simple, expressive routes.

security

Authentication

Zero-setup auth guards.

terminal

Magic CLI

Scaffold everything.

Apply for Closed Beta arrow_forward
dusk:snap
live
$ dart run fluttersdk_dusk dusk:snap

[SNAP] Semantics tree captured (48 nodes, 12ms)
refs/e7 Button "Add to cart" enabled, hittable
refs/e8 TextField "email" enabled, focused
[TAP ] dusk:tap --ref=e7  ok in 41ms
[SHOT] screenshot saved to demo.png (1280x720)

photo_camera SNAPPING MCP: ACTIVE VM SERVICE
E2E Driver

Snap. Tap. Screenshot.

E2E driver for Flutter apps. Snap, tap, type, drag, scroll and find via VM Service extensions. Framework-agnostic; enricher API supports Magic and Wind.

hub

31 MCP tools: Claude Code, Cursor, and Windsurf reach dusk:snap, dusk:tap, and every other extension via stdio MCP.

verified

5-step actionability gate: defunct, enabled, zero-rect, off-viewport, stable, receives-events; agents tap real, hittable widgets only.

cable

VM Service extensions: ext.dusk.* drives the running app; no flutter_test harness, no isolate spawning.

Explore Dusk arrow_forward
telescope:tail
live
$ ./vendor/bin/telescope tail

[HTTP] GET /api/users  200 in 87ms
[LOG ] User session refreshed
[EXC ] FormatException at lib/auth.dart:42
[HTTP] POST /api/auth/token  201 in 134ms
[DB  ] SELECT * FROM users WHERE id = ? in 3ms

visibility WATCHING MCP: ACTIVE DEBUG MODE
Observability

Capture. Surface. Fix.

Stop pasting stack traces into Claude. Telescope captures HTTP, logs, exceptions, DB queries, and Magic events. It surfaces them to your AI agent over MCP.

hub

9 MCP tools: Claude Code reads HTTP records, exceptions, logs, queries, cache directly.

terminal

6 CLI commands (telescope:tail, telescope:requests, and more), streamed in your terminal.

security

Debug-only: kDebugMode tree-shake; zero release overhead.

Explore Telescope arrow_forward
Coming Soon

Deploy with One Click .

Stop juggling Firebase, Codemagic, and App Store Connect. Flutter Cloud Kit is your complete Backend-as-a-Service and DevOps platform: from authentication to store submission, all unified.

cloud

Managed Backend

Auth, DB, Storage built-in.

lan

CI/CD Pipeline

Push to deploy, instantly.

storefront

Store Submission

iOS, Android, Web. Automated.

bolt

Edge Functions

Serverless Dart at the edge.

Get notified when it launches arrow_forward
cloud Cloud Kit
rocket_launch

Coming Soon

Building something amazing

database
security
cloud_upload
speed
construction IN DEVELOPMENT
2026

Join the Community .

Two powerful platforms. One unified ecosystem. Everything you need to grow your career and stay informed.

Find your dream role.

The premier job board for Flutter talent. Connect with top companies hiring for remote and on-site positions specifically within our ecosystem.

Get notified when it launches arrow_forward
verified Verified Profiles
payments Salary Insights
public Remote First
rocket_launch One-Click Apply
APPLY

Stay in the loop.

Making sense of the ecosystem. From framework updates to community packages, get the curated news you actually care about.

Get notified when it launches arrow_forward
rss_feed Curated Feed
mail Weekly Digest
star Dev Spotlights
update Release Notes
NEW

Powered by our Sponsors

Helping us build the future of Flutter development.