Skip to content

byt3-dev/OneDart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Project Logo

Compile Dart to a standalone EXE — fast, simple, and native.

OneDart is a lightweight Dart‑to‑native compiler that transforms your .dart files into portable Windows executables.
It’s designed for developers who want to ship Dart apps without requiring the Dart SDK or runtime.


🚀 Features

  • Standalone EXE output — no runtime dependencies
  • Icon embedding — add .ico files directly to your binary
  • Cross‑compilation — build for Linux from Windows (experimental)
  • Fast builds — minimal overhead, instant startup

⚙️ Usage

onedart input.dart -o output.exe -i path/to/your/icon.ico

About

Compile your Dart projects into standalone EXE files, and embed icons into them! (PS: only on Windows)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages