wasm_run icon indicating copy to clipboard operation
wasm_run copied to clipboard

Publish wasm_wit_component to pub.dev

Open canewsin opened this issue 1 year ago • 2 comments

can't use git dep

dart pub get --no-example

Resolving dependencies...
Because every version of wasm_wit_component from git depends on wasm_run ^0.1.0 which doesn't match any versions, wasm_wit_component from git is forbidden.
So, because wasm_test_package depends on wasm_wit_component from git, version solving failed.

canewsin avatar Dec 31 '23 03:12 canewsin

Hi, thanks for the issue!

You will need to override all the necessary dependencies though git in the pubspec.yaml 's "dependency_overrides" field

juancastillo0 avatar Jan 06 '24 15:01 juancastillo0

Hi wasm_wit_component has been published, please let me know if it works for you https://pub.dev/packages/wasm_wit_component

juancastillo0 avatar Mar 01 '24 04:03 juancastillo0