wallet_core_bindings_wasm_assets 4.4.4
wallet_core_bindings_wasm_assets: ^4.4.4 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 Dart:
$ dart pub add wallet_core_bindings_wasm_assetsWith Flutter:
$ flutter pub add wallet_core_bindings_wasm_assetsThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
wallet_core_bindings_wasm_assets: ^4.4.4Alternatively, your editor might support dart pub get or 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';