win32
API wrapper
A package that provides direct access to Windows APIs from Dart without requiring C or the Windows SDK.
Access common Win32 APIs directly from Dart using FFI — no C required!
760 stars
13 watching
123 forks
Language: Dart
last commit: 6 days ago
Linked from 1 awesome list
dartffiflutterwin32windows
Related projects:
Repository | Description | Stars |
---|---|---|
halildurmus/win32_registry | Provides a high-level Dart API for accessing the Windows Registry | 37 |
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |
marlersoft/zigwin32 | Provides a set of bindings for the Windows API in Zig programming language | 264 |
rodrigocfd/winlamb | A lightweight C++ library that provides a thin abstraction layer over the Win32 API using lambdas to handle Windows messages and native controls. | 345 |
prasannavl/winapi | A high-performance library for creating Win32 Native Interop applications with a simple and direct C# API | 823 |
microsoft/cppwinrt | A C++ language projection for Windows Runtime APIs, providing access to modern Windows API. | 1,672 |
elcritch/nesper | Provides a Nim wrapper around the ESP-IDF API for programming the ESP32 | 202 |
dahall/vanara | A set of .NET libraries providing P/Invoke calls to various native Windows APIs. | 1,807 |
leandros/windowshmodular | A modular replacement for the Windows API header file | 378 |
inf0rmer/blanket | A simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint. | 462 |
fjames86/ftw | A thin wrapper around the Windows API for Common Lisp applications | 61 |
jozefizso/systemwrapper | A .NET library for testing and interacting with system APIs in an easier way | 174 |
foss42/apidash | An API client tool that allows users to create, customize and interact with APIs | 1,695 |
wengkai/acllib | Provides a simpler API to interact with the Windows operating system | 705 |
accelerationnet/cl-mediawiki | A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. | 18 |