This repository was archived by the owner on Sep 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 21 files changed +1
-81
lines changed Expand file tree Collapse file tree 21 files changed +1
-81
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Dart | Windows] [ dart_windows_card ]] [ win32_pub_link ]
2
-
3
1
[ ![ Publisher: win32.pub] [ publisher_badge ]] [ publisher_link ]
4
2
[ ![ Language: Dart] [ language_badge ]] [ language_link ]
5
3
[ ![ License: BSD-3-Clause] [ license_badge ]] [ license_link ]
@@ -10,8 +8,6 @@ Windows Runtime (WinRT) APIs using FFI.
10
8
11
9
☠☠ ** Warning: These packages are highly experimental.** ☠☠
12
10
13
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
14
-
15
11
## Documentation 📝
16
12
17
13
For official documentation, please visit
@@ -98,8 +94,6 @@ The summary WinRT API documentation comments are
98
94
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
99
95
[ codecov_badge_link ] : https://codecov.io/gh/halildurmus/dartwinrt/branch/main/graph/badge.svg?token=f9L9PfTTLa
100
96
[ codecov_link ] : https://codecov.io/gh/halildurmus/dartwinrt
101
- [ dart_windows_card ] : https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card-480x240.png
102
- [ dart_windows_link ] : https://github.com/dart-windows
103
97
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
104
98
[ language_badge ] : https://img.shields.io/badge/language-Dart-blue.svg
105
99
[ language_link ] : https://dart.dev
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.AI ` namespace using FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_ai] [ package_badge ]] [ package_link ]
@@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
40
37
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
41
38
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_ai.yml/badge.svg
42
39
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_ai.yml
43
- [ dart_windows_link ] : https://github.com/dart-windows
44
40
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
45
41
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_ai/example
46
42
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.ApplicationModel ` namespace using FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_applicationmodel] [ package_badge ]] [ package_link ]
@@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
38
35
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
39
36
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_applicationmodel.yml/badge.svg
40
37
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_applicationmodel.yml
41
- [ dart_windows_link ] : https://github.com/dart-windows
42
38
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
43
39
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_applicationmodel/example
44
40
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.Data ` namespace using Dart FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_data] [ package_badge ]] [ package_link ]
@@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
40
37
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
41
38
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_data.yml/badge.svg
42
39
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_data.yml
43
- [ dart_windows_link ] : https://github.com/dart-windows
44
40
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
45
41
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_data/example
46
42
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.Devices ` namespace using Dart FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_devices] [ package_badge ]] [ package_link ]
@@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
40
37
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
41
38
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_devices.yml/badge.svg
42
39
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_devices.yml
43
- [ dart_windows_link ] : https://github.com/dart-windows
44
40
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
45
41
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_devices/example
46
42
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.Foundation ` namespace using Dart FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_foundation] [ package_badge ]] [ package_link ]
@@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
40
37
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
41
38
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_foundation.yml/badge.svg
42
39
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_foundation.yml
43
- [ dart_windows_link ] : https://github.com/dart-windows
44
40
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
45
41
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_foundation/example
46
42
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.Gaming ` namespace using Dart FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_gaming] [ package_badge ]] [ package_link ]
@@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
38
35
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
39
36
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_gaming.yml/badge.svg
40
37
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_gaming.yml
41
- [ dart_windows_link ] : https://github.com/dart-windows
42
38
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
43
39
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_gaming/example
44
40
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.Globalization ` namespace using Dart FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_globalization] [ package_badge ]] [ package_link ]
@@ -40,7 +37,6 @@ The summary WinRT API documentation comments are
40
37
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
41
38
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_globalization.yml/badge.svg
42
39
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_globalization.yml
43
- [ dart_windows_link ] : https://github.com/dart-windows
44
40
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
45
41
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_globalization/example
46
42
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.Graphics ` namespace using Dart FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_graphics] [ package_badge ]] [ package_link ]
@@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
38
35
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
39
36
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_graphics.yml/badge.svg
40
37
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_graphics.yml
41
- [ dart_windows_link ] : https://github.com/dart-windows
42
38
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
43
39
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_graphics/example
44
40
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
Original file line number Diff line number Diff line change 1
- <img src =" https://raw.githubusercontent.com/dart-windows/.github/main/assets/dart-windows-card.png " width =" 50% " height =" 50% " >
2
-
3
1
Provides an idiomatic Dart projection of the Windows Runtime (WinRT) APIs
4
2
from the ` Windows.Management ` namespace using Dart FFI.
5
- Part of the [ Dart | Windows] [ dart_windows_link ] suite of Windows packages.
6
3
7
4
[ ![ ci] [ ci_badge ]] [ ci_link ]
8
5
[ ![ Package: windows_management] [ package_badge ]] [ package_link ]
@@ -38,7 +35,6 @@ The summary WinRT API documentation comments are
38
35
[ cc_license_link ] : https://github.com/MicrosoftDocs/winrt-api/blob/89e9254fd8b53a648937dbb4324d7f7d6f8d1314/LICENSE
39
36
[ ci_badge ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_management.yml/badge.svg
40
37
[ ci_link ] : https://github.com/halildurmus/dartwinrt/actions/workflows/windows_management.yml
41
- [ dart_windows_link ] : https://github.com/dart-windows
42
38
[ docs_link ] : https://win32.pub/docs/category/winrt-programming
43
39
[ example_link ] : https://github.com/halildurmus/dartwinrt/tree/main/packages/windows_management/example
44
40
[ issue_tracker_link ] : https://github.com/halildurmus/dartwinrt/issues
You can’t perform that action at this time.
0 commit comments