File tree 9 files changed +24
-24
lines changed
native_assets_cli/example/build
9 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 1
- ## 0.8.0-wip
1
+ ## 0.8.0
2
2
3
3
- ` BuildRunner.build ` and ` BuildRunner.buildDryRun ` now have a required
4
4
` linkingEnabled ` parameter.
Original file line number Diff line number Diff line change 1
1
name : native_assets_builder
2
2
description : >-
3
3
This package is the backend that invokes build hooks.
4
- version : 0.8.0-wip
4
+ version : 0.8.0
5
5
repository : https://github.com/dart-lang/native/tree/main/pkgs/native_assets_builder
6
6
7
- publish_to : none
7
+ # publish_to: none
8
8
9
9
environment :
10
10
sdk : ' >=3.3.0 <4.0.0'
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.7.0
14
14
# native_assets_cli:
15
15
# path: ../../../native_assets_cli/
16
- # native_toolchain_c: ^0.5.0
17
- native_toolchain_c :
18
- path : ../../../native_toolchain_c/
16
+ native_toolchain_c : ^0.5.1
17
+ # native_toolchain_c:
18
+ # path: ../../../native_toolchain_c/
19
19
20
20
dev_dependencies :
21
21
lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.7.0
14
14
# native_assets_cli:
15
15
# path: ../../../native_assets_cli/
16
- # native_toolchain_c: ^0.5.0
17
- native_toolchain_c :
18
- path : ../../../native_toolchain_c/
16
+ native_toolchain_c : ^0.5.1
17
+ # native_toolchain_c:
18
+ # path: ../../../native_toolchain_c/
19
19
20
20
dev_dependencies :
21
21
lints : ^3.0.0
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.7.0
13
13
# native_assets_cli:
14
14
# path: ../../../native_assets_cli/
15
- # native_toolchain_c: ^0.5.0
16
- native_toolchain_c :
17
- path : ../../../native_toolchain_c/
15
+ native_toolchain_c : ^0.5.1
16
+ # native_toolchain_c:
17
+ # path: ../../../native_toolchain_c/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.7.0
13
13
# native_assets_cli:
14
14
# path: ../../../native_assets_cli/
15
- # native_toolchain_c: ^0.5.0
16
- native_toolchain_c :
17
- path : ../../../native_toolchain_c/
15
+ native_toolchain_c : ^0.5.1
16
+ # native_toolchain_c:
17
+ # path: ../../../native_toolchain_c/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.7.0
13
13
# native_assets_cli:
14
14
# path: ../../../native_assets_cli/
15
- # native_toolchain_c: ^0.5.0
16
- native_toolchain_c :
17
- path : ../../../native_toolchain_c/
15
+ native_toolchain_c : ^0.5.1
16
+ # native_toolchain_c:
17
+ # path: ../../../native_toolchain_c/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.7.0
14
14
# native_assets_cli:
15
15
# path: ../../../../native_assets_cli/
16
- # native_toolchain_c: ^0.5.0
17
- native_toolchain_c :
18
- path : ../../../../native_toolchain_c/
16
+ native_toolchain_c : ^0.5.1
17
+ # native_toolchain_c:
18
+ # path: ../../../../native_toolchain_c/
19
19
20
20
dev_dependencies :
21
21
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.7.0
13
13
# native_assets_cli:
14
14
# path: ../../../../native_assets_cli/
15
- # native_toolchain_c: ^0.5.0
16
- native_toolchain_c :
17
- path : ../../../../native_toolchain_c/
15
+ native_toolchain_c : ^0.5.1
16
+ # native_toolchain_c:
17
+ # path: ../../../../native_toolchain_c/
18
18
19
19
dev_dependencies :
20
20
ffigen : ^10.0.0
You can’t perform that action at this time.
0 commit comments