win32_gui 1.0.0 win32_gui: ^1.0.0 copied to clipboard
Win32 API GUI in Object-Oriented style with some helpers. Uses package `win32` and `dart:ffi`.
win32_gui #
Win32 API GUI in Object-Oriented style with some helpers. Uses package win32 and dart:ffi.
Usage #
Here's a simple Hello World window:
import 'package:win32_gui/win32_gui.dart';
void main() {
}
Features and bugs #
Please file feature requests and bugs at the issue tracker.
Contribution #
Your assistance and involvement within the open-source community is not only valued but vital. Here's how you can contribute:
- Found an issue?
- Please fill a bug report with details.
- Wish a feature?
- Open a feature request with use cases.
- Are you using and liking the project?
- Advocate for the project: craft an article, share a post, or offer a donation.
- Are you a developer?
- Fix a bug and send a pull request.
- Implement a new feature.
- Improve the Unit Tests.
- Already offered your support?
- Sincere gratitude from myself, fellow contributors, and all beneficiaries of this project!
By donating one hour of your time, you can make a significant contribution, as others will also join in doing the same. Just be a part of it and begin with your one hour.
Author #
Graciliano M. Passos: gmpassos@GitHub.