wallet_core_bindings_wasm_assets 4.3.6
wallet_core_bindings_wasm_assets: ^4.3.6 copied to clipboard
WASI wasi_snapshot_preview1 assets for wallet_core_bindings_wasm.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add wallet_core_bindings_wasm_assets
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
wallet_core_bindings_wasm_assets: ^4.3.6
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:wallet_core_bindings_wasm_assets/wallet_core_bindings_wasm_assets.dart';