winmd 0.4.0-dev.1 copy "winmd: ^0.4.0-dev.1" to clipboard
winmd: ^0.4.0-dev.1 copied to clipboard

outdated

A Dart library for working with Windows Metadata (winmd) formats.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add winmd
copied to clipboard

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

dependencies:
  winmd: ^0.4.0-dev.1
copied to clipboard

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:winmd/winmd.dart';
copied to clipboard
9
likes
0
points
441
downloads

Publisher

verified publisherhalildurmus.dev

Weekly Downloads

2024.09.30 - 2025.04.14

A Dart library for working with Windows Metadata (winmd) formats.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, win32

More

Packages that depend on winmd