Hero Background
Cross-platform Dart GUI library

wxDart

Build native desktop apps, web apps and mobile apps from a single source using the Dart programming language.

Screenshot

The demo running side-by-side as a web-app in a browser (wxDart Flutter) and as a native binary (wxDart Native)

Web and macOS Tahoe

Main benefits

Native look and feel, native binaries - and the web

Native look and feel

wxDart Native uses the platform's native look feel on on Windows, macOS and Linux.

Support for mobile

wxDart Flutter supports iOS, Android and mobile web - and the desktop platforms as well.

Documentation

Builds upon the wealth of documentation from the wxWidgets world.

Proven and stable API

wxDart uses the proven API from the wxWidgets library. Improved over time and used in hundreds of projects.

Dark & Light Mode

wxDart supports dark and light mode on all platforms. wxDart Flutter additionally supports custom theme colours.

Licence

'wxDart Flutter' is free software under the wxWindows licence. The wxWindows licence allows you to use 'wxDart Flutter' to create free and commercial software with no restrictions. 'wxDart Native' is a commercial product.

Built with wxWidgets and Flutter

Easy Installation

Get started with wxDart in seconds

flutter pub add wx_dart
git clone https://github.com/RobertRoeb/wx_dart.git
Download