winrtgen 0.0.1 copy "winrtgen: ^0.0.1" to clipboard
winrtgen: ^0.0.1 copied to clipboard

discontinued

Provides functionality to generate WinRT APIs from Windows Metadata (WinMD) files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add winrtgen

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  winrtgen: ^0.0.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:winrtgen/winrtgen.dart';
0
likes
50
points
3
downloads

Publisher

verified publisherwin32.pub

Weekly Downloads

Provides functionality to generate WinRT APIs from Windows Metadata (WinMD) files.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

args, crypto, dart_style, ffi, html, http, path, pool, win32, winmd

More

Packages that depend on winrtgen