File tree 6 files changed +18
-15
lines changed
native_assets_cli/example
6 files changed +18
-15
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,12 @@ repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_bui
7
7
environment :
8
8
sdk : ' >=3.3.0 <4.0.0'
9
9
10
- publish_to : none
11
-
12
10
dependencies :
13
11
graphs : ^2.3.1
14
12
logging : ^1.2.0
15
- # native_assets_cli: ^0.4.2
16
- native_assets_cli :
17
- path : ../native_assets_cli/
13
+ native_assets_cli : ^0.5.0
14
+ # native_assets_cli:
15
+ # path: ../native_assets_cli/
18
16
package_config : ^2.1.0
19
17
yaml : ^3.1.2
20
18
yaml_edit : ^2.1.0
Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.5.0
13
13
# native_assets_cli:
14
14
# path: ../../../native_assets_cli/
15
- native_toolchain_c :
16
- path : ../../../native_toolchain_c/
15
+ native_toolchain_c : ^0.4.0
16
+ # native_toolchain_c:
17
+ # path: ../../../native_toolchain_c/
17
18
18
19
dev_dependencies :
19
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.5.0
13
13
# native_assets_cli:
14
14
# path: ../../../native_assets_cli/
15
- native_toolchain_c :
16
- path : ../../../native_toolchain_c/
15
+ native_toolchain_c : ^0.4.0
16
+ # native_toolchain_c:
17
+ # path: ../../../native_toolchain_c/
17
18
18
19
dev_dependencies :
19
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.5.0
13
13
# native_assets_cli:
14
14
# path: ../../../native_assets_cli/
15
- native_toolchain_c :
16
- path : ../../../native_toolchain_c/
15
+ native_toolchain_c : ^0.4.0
16
+ # native_toolchain_c:
17
+ # path: ../../../native_toolchain_c/
17
18
18
19
dev_dependencies :
19
20
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -13,8 +13,9 @@ dependencies:
13
13
native_assets_cli : ^0.5.0
14
14
# native_assets_cli:
15
15
# path: ../../../native_assets_cli/
16
- native_toolchain_c :
17
- path : ../../../native_toolchain_c/
16
+ native_toolchain_c : ^0.4.0
17
+ # native_toolchain_c:
18
+ # path: ../../../native_toolchain_c/
18
19
19
20
dev_dependencies :
20
21
ffigen : ^8.0.2
Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ dependencies:
12
12
native_assets_cli : ^0.5.0
13
13
# native_assets_cli:
14
14
# path: ../../../native_assets_cli/
15
- native_toolchain_c :
16
- path : ../../../native_toolchain_c/
15
+ native_toolchain_c : ^0.4.0
16
+ # native_toolchain_c:
17
+ # path: ../../../native_toolchain_c/
17
18
18
19
dev_dependencies :
19
20
ffigen : ^10.0.0
You can’t perform that action at this time.
0 commit comments