Skip to content

Commit

Permalink
Publish 0.5.4 (#1559)
Browse files Browse the repository at this point in the history
* Publish `0.5.4`

* Move methods around
  • Loading branch information
mosuem authored Sep 13, 2024
1 parent 3a12b0a commit e2f7d13
Show file tree
Hide file tree
Showing 38 changed files with 122 additions and 122 deletions.
6 changes: 3 additions & 3 deletions pkgs/native_assets_builder/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
collection: ^1.18.0
graphs: ^2.3.1
logging: ^1.2.0
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../native_assets_cli/
package_config: ^2.1.0
yaml: ^3.1.2
yaml_edit: ^2.1.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
logging: ^1.1.1
meta: ^1.12.0
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ dependencies:
complex_link_helper:
path: ../complex_link_helper/
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/

dev_dependencies:
lints: ^3.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
cli_config: ^0.2.0
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/

dev_dependencies:
lints: ^3.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
cyclic_package_2:
path: ../cyclic_package_2
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
yaml: ^3.1.1
yaml_edit: ^2.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
cyclic_package_1:
path: ../cyclic_package_1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
yaml: ^3.1.1
yaml_edit: ^2.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
logging: ^1.1.1
meta: ^1.12.0
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
fail_on_os_sdk_version_linker:
path: ../fail_on_os_sdk_version_linker/
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
6 changes: 3 additions & 3 deletions pkgs/native_assets_builder/test_data/native_add/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ dependencies:
logging: ^1.1.1
native_add:
path: ../native_add/
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.1
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.2
native_toolchain_c:
path: ../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
logging: ^1.1.1
meta: ^1.12.0
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/

dev_dependencies:
lints: ^3.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
package_with_metadata:
path: ../package_with_metadata/
yaml: ^3.1.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
yaml: ^3.1.1
yaml_edit: ^2.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/

dev_dependencies:
lints: ^3.0.0
Expand Down
6 changes: 3 additions & 3 deletions pkgs/native_assets_builder/test_data/simple_link/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:
dependencies:
cli_config: ^0.2.0
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/

dev_dependencies:
lints: ^3.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
yaml: ^3.1.1
yaml_edit: ^2.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
yaml: ^3.1.1
yaml_edit: ^2.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
yaml: ^3.1.1
yaml_edit: ^2.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
yaml: ^3.1.1
yaml_edit: ^2.1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ environment:
sdk: '>=3.3.0 <4.0.0'

dependencies:
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
yaml: ^3.1.1
yaml_edit: ^2.1.0

Expand Down
6 changes: 3 additions & 3 deletions pkgs/native_assets_cli/example/build/local_asset/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../../native_assets_cli/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../../native_assets_cli/
# native_toolchain_c: ^0.5.2
native_toolchain_c:
path: ../../../../native_toolchain_c/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:

dependencies:
logging: ^1.1.1
# native_assets_cli: ^0.7.3
native_assets_cli:
path: ../../../../native_assets_cli/
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../../native_assets_cli/
# native_toolchain_c: ^0.5.2
native_toolchain_c:
path: ../../../../native_toolchain_c/
Expand Down
Loading

0 comments on commit e2f7d13

Please sign in to comment.