Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
halildurmus committed Apr 14, 2024
1 parent e0f40e5 commit a181eef
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 81 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[![Dart | Windows][dart_windows_card]][win32_pub_link]

[![Publisher: win32.pub][publisher_badge]][publisher_link]
[![Language: Dart][language_badge]][language_link]
[![License: BSD-3-Clause][license_badge]][license_link]
Expand All @@ -10,8 +8,6 @@ Windows Runtime (WinRT) APIs using FFI.

☠☠ **Warning: These packages are highly experimental.** ☠☠

Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

## Documentation 📝

For official documentation, please visit
Expand Down Expand Up @@ -98,8 +94,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[codecov_badge_link]: https://codecov.io/gh/halildurmus/dartwinrt/branch/main/graph/badge.svg?token=f9L9PfTTLa
[codecov_link]: https://codecov.io/gh/halildurmus/dartwinrt
[dart_windows_card]: https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card-480x240.png
[dart_windows_link]: https://github.com/dart-windows
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
[language_badge]: https://img.shields.io/badge/language-Dart-blue.svg
[language_link]: https://dart.dev
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_ai/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.AI` namespace using FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_ai][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_ai.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_ai.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_ai/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_applicationmodel/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.ApplicationModel` namespace using FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_applicationmodel][package_badge]][package_link]
Expand Down Expand Up @@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_applicationmodel.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_applicationmodel.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_applicationmodel/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_data/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Data` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_data][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_data.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_data.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_data/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_devices/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Devices` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_devices][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_devices.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_devices.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_devices/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_foundation/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Foundation` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_foundation][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_foundation.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_foundation.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_foundation/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_gaming/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Gaming` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_gaming][package_badge]][package_link]
Expand Down Expand Up @@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_gaming.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_gaming.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_gaming/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_globalization/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Globalization` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_globalization][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_globalization.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_globalization.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_globalization/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_graphics/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Graphics` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_graphics][package_badge]][package_link]
Expand Down Expand Up @@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_graphics.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_graphics.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_graphics/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_management/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Management` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_management][package_badge]][package_link]
Expand Down Expand Up @@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_management.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_management.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_management/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_media/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Media` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_media][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_media.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_media.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_media/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_networking/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Networking` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_networking][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_networking.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_networking.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_networking/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_perception/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Widows.Perception` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_perception][package_badge]][package_link]
Expand Down Expand Up @@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_perception.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_perception.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_perception/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_security/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Security` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_security][package_badge]][package_link]
Expand Down Expand Up @@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_security.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_security.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_security/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_services/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Services` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_services][package_badge]][package_link]
Expand Down Expand Up @@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_services.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_services.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_services/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_storage/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.Storage` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_storage][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_storage.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_storage.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_storage/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_system/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.System` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_system][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_system.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_system.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_system/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
4 changes: 0 additions & 4 deletions packages/windows_ui/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<img src="https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png" width="50%" height="50%">

Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
from the `Windows.UI` namespace using Dart FFI.
Part of the [Dart | Windows][dart_windows_link] suite of Windows packages.

[![ci][ci_badge]][ci_link]
[![Package: windows_ui][package_badge]][package_link]
Expand Down Expand Up @@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
[cc_license_link]: https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
[ci_badge]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_ui.yml/badge.svg
[ci_link]: https://github.com/halildurmus/dartwinrt/actions/workflows/windows_ui.yml
[dart_windows_link]: https://github.com/dart-windows
[docs_link]: https://win32.pub/docs/category/winrt-programming
[example_link]: https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_ui/example
[issue_tracker_link]: https://github.com/halildurmus/dartwinrt/issues
Expand Down
Loading

0 comments on commit a181eef

Please sign in to comment.