Install

Install the Flint CLI, create a new app, then run it locally.

1. Install the CLI

CodeBlock bash
dart pub global activate flint_dart

2. Create a new app

CodeBlock bash
flint create new_app

3. Run the app

CodeBlock bash
cd new_app
flint run

Add Flint to an existing Dart project

Use this when you already have a Dart package and want to add Flint as a dependency.

CodeBlock bash
dart pub add flint_dart

Check the CLI

CodeBlock bash
flint --help
Flint Dart logo
Flint EcosystemThe Unified Dart Technology Stack

One language powering Full-Stack Web, Cross-Platform Clients, Native AI, and Connected Robotics.

Fullstack
Client SDK
AI Engine
Hardware
Copyright 2026 Flint Dart. Maintained by Eulogia Technologies.
v 1.3.2
MIT License
Built with Dart