win32_gui 1.0.3 win32_gui: ^1.0.3 copied to clipboard
Win32 API GUI in Object-Oriented style with some helpers. Uses package `win32` and `dart:ffi`.
1.0.3 #
Window
: addedredrawWindow
.WindowClassColors
: addedbuttonColors
.
1.0.2 #
WindowMessageLoop
: optimizerunLoopAsync
yield time.- Changed
Window.quit
to static.
1.0.1 #
WindowMessageLoop.runLoop/runLoopAsync
:- Added
condition
.
- Added
pubspec.yaml
: fix repository.README.md
:- Usage example.
- Added screenshot.
- Adjust example.
1.0.0 #
- Initial version.