dartvel_cli 0.3.1 copy "dartvel_cli: ^0.3.1" to clipboard
dartvel_cli: ^0.3.1 copied to clipboard

CLI for dartvel v0.1 (routes + web client + backend configs)

dartvel_cli #

The dartvel command.

dart pub global activate dartvel_dev
dartvel --help

Generation, build, dev server with hot reload across Flutter and the Rust backend, database and queue management, deployment, and a typed cross-platform shell.

Build targets #

dartvel build <target> covers web, Linux, Android, Fire OS, Windows, macOS, iOS, tvOS, Tizen, Sony eLinux, VS Code extensions, and Chrome and Firefox extensions. Embedded and television targets ride the platform vendor's own Flutter embedder rather than plain flutter build, each pinned in a fork.

A build checks host support and required tooling before doing any generation work, so it never starts something it cannot finish, and it says which tool is missing rather than failing partway. Licence-gated SDKs — Xcode, Visual Studio, the Android SDK, Tizen Studio — are never installed unattended; the build prints instructions instead.

The name #

This package is published as part of dartvel_dev. dartvel on pub.dev was taken on 2026-08-06 by an unrelated package, so the published identifier carries a suffix while the command does not.

1
likes
150
points
122
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

CLI for dartvel v0.1 (routes + web client + backend configs)

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

args, build, crypto, dartvel_core, dartvel_shelf, file, glob, io, path, puppeteer, shelf, shelf_static, watcher, yaml

More

Packages that depend on dartvel_cli